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

Andrea Del Bene commented on WICKET-4893:
-----------------------------------------

@Martin Grigorov
It's our original fix for IE6 (function hideShowCovered ) that is bugging the 
other browsers (Opera and IE > 6) . If we turn off hideShowCovered by default, 
all browsers will work fine except for the lovely IE6.
                
> AutoCompleteTextField removes DropDownChoice from Page
> ------------------------------------------------------
>
>                 Key: WICKET-4893
>                 URL: https://issues.apache.org/jira/browse/WICKET-4893
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 6.3.0
>         Environment: Internet Explorer 8
>            Reporter: Martin Wischnewski
>            Priority: Minor
>         Attachments: AutoComplete.zip
>
>
> Following Situation with Internet Explorer 8:
> I add two Components on a Page.
> A AutoCompleteTextField and beneath a DropDownChoice
> If i type something into the AutoCompleteTextField, a suggestionlist appears 
> and hides the DropDownChoice.
> The DropDownChoice disappears from the Page and is not visible anymore.
> Note: In Firefox and Chrome the DropDownChoice doesn't disappear from the 
> page.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see: http://www.atlassian.com/software/jira

Reply via email to