Calin Pavel created WICKET-6047:
-----------------------------------
Summary: AutoComplete onChange not called
Key: WICKET-6047
URL: https://issues.apache.org/jira/browse/WICKET-6047
Project: Wicket
Issue Type: Bug
Components: wicket
Affects Versions: 6.21.0
Reporter: Calin Pavel
I have an AutoCompleteTextField for which I want to capture user selections
(using new AjaxFormComponentUpdatingBehavior("onChange") {..}).
Starting with version 6.21.0 onUpdate method is not called when user selects
one of the auto-complete options.
--
This message was sent by Atlassian JIRA
(v6.3.4#6332)