Martin Wischnewski created WICKET-4893:
------------------------------------------

             Summary: 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


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