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

Igor Vaynberg resolved WICKET-2324.
-----------------------------------

         Assignee: Igor Vaynberg
    Fix Version/s: 1.5-M2
       Resolution: Fixed

applied to 1.5 only, cannot change existing behavior in 1.4.x

> ModalWindow iframe CSS to wide
> ------------------------------
>
>                 Key: WICKET-2324
>                 URL: https://issues.apache.org/jira/browse/WICKET-2324
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.4-RC2
>         Environment: IE 6
>            Reporter: Aslak Knutsen
>            Assignee: Igor Vaynberg
>             Fix For: 1.5-M2
>
>         Attachments: WICKET-2324.patch
>
>
> The Modal.css has a rule for iframe that is to wide for its purpose.
> Using DatePicker inside a ModalWindow under IE 6 triggers a iframe workaround 
> done by Yui-Calendar.
> http://developer.yahoo.com/yui/calendar/
> iframe -> Places an iframe shim underneath the Calendar to prevent select 
> elements from bleeding through
> The css rule "div.wicket-modal iframe" starts controlling the hight and 
> positioning of the yui iframe and things start to look a bit funky..
> (and not the good kind..)
> Adding a modal css class to the rule and iframe generated by the ModalWindow 
> component will do the trix.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to