You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Gabriel LANDON (JIRA)" <ji...@apache.org> on 2011/03/31 02:21:05 UTC

[jira] [Updated] (WICKET-3579) Datepicker is not displayed correctly in small ModalWindow

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

Gabriel LANDON updated WICKET-3579:
-----------------------------------

    Attachment: broken_datepicker.jpg

Screenshot

> Datepicker is not displayed correctly in small ModalWindow
> ----------------------------------------------------------
>
>                 Key: WICKET-3579
>                 URL: https://issues.apache.org/jira/browse/WICKET-3579
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.4.16, 1.4.17
>            Reporter: Gabriel LANDON
>            Priority: Minor
>              Labels: wicket
>         Attachments: broken_datepicker.jpg
>
>
> Since 1.4.16 the datepicker is broken in ModalWindow : it is display under the modal when the modal is small.
> Before 1.4.16 the datepicker was displayed above the modalwindow. 
> This seems to be the consequence of WICKET-2056 that was resolved in 1.4.16.
> The folowing CSS has been addded in modal.css :
> div.wicket-modal div.w_content_container {
>         position: relative;
> }
> See http://apache-wicket.1842946.n4.nabble.com/WICKET-2056-broke-DatePicker-in-ModalWindow-in-1-4-16-td3416225.html for more details

--
This message is automatically generated by JIRA.
For more information on JIRA, see: http://www.atlassian.com/software/jira