[
https://issues.apache.org/jira/browse/WICKET-2279?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12902191#action_12902191
]
Hudson commented on WICKET-2279:
--------------------------------
Integrated in Apache Wicket 1.4.x #114 (See
[https://hudson.apache.org/hudson/job/Apache%20Wicket%201.4.x/114/])
fix focus problem in autocomplete/ie
Issue: WICKET-2279
> Losing focus on Autocomplete field if DropDownChoice is updated using Ajax.
> ---------------------------------------------------------------------------
>
> Key: WICKET-2279
> URL: https://issues.apache.org/jira/browse/WICKET-2279
> Project: Wicket
> Issue Type: Bug
> Components: wicket, wicket-extensions
> Affects Versions: 1.4-RC2, 1.4-RC4
> Environment: Error exposed in IE 6, 7, 8.
> Works in Firefox, Chrome.
> Reporter: Aslak Knutsen
> Assignee: Igor Vaynberg
> Priority: Minor
> Fix For: 1.4.11
>
> Attachments: AutoCompleteFocusIssuePage.html,
> AutoCompleteFocusIssuePage.java
>
>
> It seems that if a DropDownChoice is updated with ajax, the next AutoComplete
> field will lose focus when triggered if the
> updated DropDownChoice have had focus inbetween beeing updated and
> AutoComplete is triggered.
> But only if focus on the DropDownChoice is gained/lost using KEY_TAB.
> More description in the attached example..
--
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.