sandbox inputSuggestAjax ignores onkeydown event
------------------------------------------------
Key: MYFACES-1282
URL: http://issues.apache.org/jira/browse/MYFACES-1282
Project: MyFaces Core
Type: Bug
Components: General
Versions: 1.1.2-SNAPSHOT
Reporter: Juergen Melzer
Fix For: 1.1.2-SNAPSHOT
I created a field like:
<s:inputSuggestAjax suggestedItemsMethod="#{editUser.getUserNames}"
id="stellvertreterUserID"
value="#{editUser.activeSubstitute}"
onkeydown="alert('Hallo')"
onclick="alert('Hallo')"/>
But no javascript event are generated...
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
http://issues.apache.org/jira/secure/Administrators.jspa
-
For more information on JIRA, see:
http://www.atlassian.com/software/jira