You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Sven Meier (Jira)" <ji...@apache.org> on 2019/08/29 18:48:00 UTC

[jira] [Resolved] (WICKET-6613) Wicket 8.1 ModalWindow autosizing problem

     [ https://issues.apache.org/jira/browse/WICKET-6613?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Sven Meier resolved WICKET-6613.
--------------------------------
    Fix Version/s: 9.0.0-M3
                   8.6.0
       Resolution: Fixed

> Wicket 8.1 ModalWindow autosizing problem 
> ------------------------------------------
>
>                 Key: WICKET-6613
>                 URL: https://issues.apache.org/jira/browse/WICKET-6613
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 8.1.0
>            Reporter: Daniel Sram
>            Assignee: Sven Meier
>            Priority: Minor
>             Fix For: 8.6.0, 9.0.0-M3
>
>         Attachments: broken-modal-window-app.zip
>
>
> Hi, 
> I've recently upgraded my project from Wicket version 6 to 8.1.0 and 
> autosizing of ModalWindows suddenly stopped working. All ModalWindows are 
> either too big or too small, in that case the scrollbar appears. I need my 
> ModalWindows to be autosized so the content fits perfectly without any 
> scrollbar or excessive window size. I've been trying to play around with 
> various combinations of set/useInitial/Minimal/Height() and setAutoSize() 
> without any luck so far.
> I attached a quickstart application that demonstrates the problem.
> Any help is appreciated, thank you.



--
This message was sent by Atlassian Jira
(v8.3.2#803003)