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

Martin Grigorov resolved WICKET-4169.
-------------------------------------

    Resolution: Not A Problem

This should be matter of adding a CSS rule to your .css file.
Something like: .modalwindow .datepicker { zIndex: 100001}
AFAIR modal window sets its zIndex to 100000 but better check with Firebug.
                
> DatePicker shows over modalwindow when used in modalwindow
> ----------------------------------------------------------
>
>                 Key: WICKET-4169
>                 URL: https://issues.apache.org/jira/browse/WICKET-4169
>             Project: Wicket
>          Issue Type: Wish
>          Components: wicket-datetime
>    Affects Versions: 1.4.18
>            Reporter: Frank Klein Koerkamp
>            Priority: Minor
>         Attachments: current_situation.png, preferred_situation.png
>
>
> Now when a DatePicker is used inside a ModalWindow and the window is small, 
> the window will get scrollbars when datepicker is opened.
> Would be nice if there is possibility to show it over the ModalWindow

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to