[ 
https://issues.apache.org/jira/browse/WICKET-4705?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=13439346#comment-13439346
 ] 

Martin Grigorov commented on WICKET-4705:
-----------------------------------------

The selection with the keyboard works again.
The second Ajax call when selecting with the mouse is still here.
                
> AutoCompleteTextField + AjaxFormComponentUpdatingBehavior "onchange" problem 
> on wicket 6.0
> ------------------------------------------------------------------------------------------
>
>                 Key: WICKET-4705
>                 URL: https://issues.apache.org/jira/browse/WICKET-4705
>             Project: Wicket
>          Issue Type: Bug
>          Components: wicket, wicket-extensions
>    Affects Versions: 6.0.0-beta3
>         Environment: macox, chrome, firefox
>            Reporter: Diego Fincatto
>         Attachments: ACTest.zip
>
>
> I have an AutoCompleteTextField with one
> AjaxFormComponentUpdatingBehavior added and, on wicket 6.0, it stop
> working. It was working perfectly on wicket 1.5.7.
> When I select on value with keyboard, nothing happens. When I click in
> some option, the event is fired twice.
> I attached a quickstart with the problem. Changing the wicket version
> to 1.5.7, everything works ok.

--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators: 
https://issues.apache.org/jira/secure/ContactAdministrators!default.jspa
For more information on JIRA, see: http://www.atlassian.com/software/jira

        

Reply via email to