You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Igor Vaynberg (JIRA)" <ji...@apache.org> on 2010/08/25 01:57:21 UTC

[jira] Resolved: (WICKET-2279) Losing focus on Autocomplete field if DropDownChoice is updated using Ajax.

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

Igor Vaynberg resolved WICKET-2279.
-----------------------------------

         Assignee: Igor Vaynberg
    Fix Version/s: 1.4.11
       Resolution: Fixed

> 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.