You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@wicket.apache.org by "Carl-Eric Menzel (JIRA)" <ji...@apache.org> on 2010/08/12 10:54:16 UTC

[jira] Updated: (WICKET-2977) AutoComplete onfocus behavior only working on last autocomplete field

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

Carl-Eric Menzel updated WICKET-2977:
-------------------------------------

    Attachment: 0001-added-missing-var-declaration-for-objonfocus.patch

This patch restores the missing var declaration in wicket-autocomplete.js.

> AutoComplete onfocus behavior only working on last autocomplete field
> ---------------------------------------------------------------------
>
>                 Key: WICKET-2977
>                 URL: https://issues.apache.org/jira/browse/WICKET-2977
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket-extensions
>    Affects Versions: 1.4.10
>            Reporter: Carl-Eric Menzel
>         Attachments: 0001-added-missing-var-declaration-for-objonfocus.patch
>
>
> This is basically the same bug as WICKET-2158. That one was closed with this message by Gerolf:
> "resolving this issue as fixed, as of revision 791516 (before the 1.4.0 release) committed by jcompagner ("forgotton declaration of var objonfocus;") "
> However, we are still seeing this problem with 1.4.10. Some searching in the logs reveals that revision 886735 by jcompagner ("fixes and improvements (browser issues)") removed that line again, presumably accidentally. Could we please have that back? :-)

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.