[
https://issues.apache.org/jira/browse/WICKET-5379?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
]
Alex Grant updated WICKET-5379:
-------------------------------
Attachment: WICKET-5379-6.12.0.zip
This does not appear to be fixed in 6.12.0.
I have attached a new quickstart (WICKET-5379-6.12.0.zip) with the pom.xml
updated to 6.12.0 that still shows the problem.
I do not have Reopen permissions so I'll just raise a separate Jira. I hope
this is the correct process.
> IE7: AutoCompleteTextField inside a ModalWindow shows auto complete dropdown
> behind ModalWindow
> -----------------------------------------------------------------------------------------------
>
> Key: WICKET-5379
> URL: https://issues.apache.org/jira/browse/WICKET-5379
> Project: Wicket
> Issue Type: Bug
> Affects Versions: 6.9.1, 6.11.0
> Reporter: Alex Grant
> Assignee: Andrea Del Bene
> Fix For: 6.12.0, 7.0.0
>
> Attachments: WICKET-5379-6.12.0.zip, WICKET-5379-quickstart.zip
>
>
> Similar scenario to WICKET-5378 - Create a ModalWindow, add an
> AutoCompleteTextField. Use IE7 and open the ModalWindow. Enter text in the
> AutoCompleteTextField, and depending on the size of your ModalWindow you
> might not see anything, because the dropdown suggestions list appears behind
> the ModalWindow (the z-index is wrong).
> Although this bug is present in 6.11.0, my quickstart uses 6.9.1 because it
> is easier to see the bug there as WICKET-5378 obscures it in 6.11.0 by moving
> the dropdown suggestions far away from the ModalWindow. But if you want to
> see it in 6.11.0, change the wicket.version in the POM and resize the
> ModalWindow to be larger (so that it at least partically covers the area
> where the dropdown suggestions list appears).
--
This message was sent by Atlassian JIRA
(v6.1#6144)