[ 
https://issues.apache.org/jira/browse/WICKET-2056?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12996161#comment-12996161
 ] 

Hudson commented on WICKET-2056:
--------------------------------

Integrated in Apache Wicket 1.4.x #446 (See 
[https://hudson.apache.org/hudson/job/Apache%20Wicket%201.4.x/446/])
    

> Modal CSS Overflow Auto Bug
> ---------------------------
>
>                 Key: WICKET-2056
>                 URL: https://issues.apache.org/jira/browse/WICKET-2056
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket
>         Environment: Internet Explorer 6 and 7
>            Reporter: Zach Leatherman
>            Assignee: Igor Vaynberg
>            Priority: Trivial
>             Fix For: 1.4.16, 1.5-RC2
>
>   Original Estimate: 0.5h
>  Remaining Estimate: 0.5h
>
> To duplicate the issue, create a panel wicket modal with the following 
> content that has enough content to trigger an overflow:
> <br/><br/><br/><br/><br/><br/><br/><br/><br/> (etc.)
> <div style="position: relative">Relative</div>
> Then try scrolling in IE6 or IE7.  The relative div will remain in a fixed 
> position.
> See the following for a description of the bug.
> http://rowanw.com/bugs/overflow_relative.htm
> On the first child div below div.w_content, there should be a style 
> declaration assigned to the child div that contains "position: relative;"  
> For example,
> <div id="GENERATED_WICKET_ID" style="overflow: auto; height: 400px; position: 
> relative">

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

        

Reply via email to