You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Sven Meier (JIRA)" <ji...@apache.org> on 2013/04/04 11:17:18 UTC

[jira] [Resolved] (WICKET-4893) AutoCompleteTextField removes DropDownChoice from Page

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

Sven Meier resolved WICKET-4893.
--------------------------------

       Resolution: Fixed
    Fix Version/s:     (was: 7.0)
                   6.7.0

With Martin's commit AutoCompleteSettings#useHideShowCoveredIEFix is working again.

WICKET-5130 will keep track of removing this setting in Wicket 7.
                
> 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
>             Fix For: 6.7.0
>
>         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