select: onchange not works as expected
--------------------------------------
Key: RF-9578
URL: https://jira.jboss.org/browse/RF-9578
Project: RichFaces
Issue Type: Bug
Security Level: Public (Everyone can see)
Components: component-input
Reporter: Ilya Shaikovsky
Assignee: Anton Belevich
Fix For: 4.0.0.Milestone4
<rich:select enableManualInput="true"
onchange="alert('1')">
<f:selectItem itemValue="0" itemLabel="Option
1" />
<f:selectItem itemValue="1" itemLabel="Option
2" />
<f:selectItem itemValue="2" itemLabel="Option
3" />
<f:selectItem itemValue="3" itemLabel="Option
4" />
<f:selectItem itemValue="4" itemLabel="Option
5" />
</rich:select>
--
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators:
https://jira.jboss.org/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira
_______________________________________________
richfaces-issues mailing list
[email protected]
https://lists.jboss.org/mailman/listinfo/richfaces-issues