[
https://issues.jboss.org/browse/RF-11322?page=com.atlassian.jira.plugin.s...
]
Brian Leathem resolved RF-11322.
--------------------------------
Resolution: Done
The events: onsourceblur, onsourcefocus, ontargetblur, ontargetfocus, onsourcekeydown,
onsourcekeyup, onsourcekeypress, ontargetkeydown, ontargetkeyup, ontargetkeypress, onblur
and onfocus all work demonstrably in the dev-examples (see the feature/events branch).
Closing this issue, as this appears to be a problem with how metamer is applying event
handler updates to the component.
A new issue should be opened to address either fixing metamer, or figuring out why the
component isn't registering the dynamically changed event handlers.
Metamer: rich:pickList: event handler attributes doesn't fire
appropriate events
--------------------------------------------------------------------------------
Key: RF-11322
URL:
https://issues.jboss.org/browse/RF-11322
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-selects
Affects Versions: 4.1.0.Milestone1
Environment: RichFaces 4.1.0.20110805-M1
r.10246d45dddd1d2aa2034317d5a832394cc919f9
Metamer 4.1.0.20110805-M1 r.22604
Mojarra 2.1.3-FCS
Apache Tomcat 7.0.19
Java(TM) SE Runtime Environment 1.6.0_26-b03 @ Linux
Chrome 12.0.742.112 @ Linux i686
Reporter: Ján Jamrich
Assignee: Brian Leathem
Priority: Critical
Labels: ci_issue, needs-qe
Fix For: 4.1.0.Milestone3
Attributes for handling events such as onkeypress, onkeyup, onclick, onadditem,
ontargetclick doesn't fire event, so nothing happens if bind some JS code to this
attribute and try to trigger this event (such click, or add|remove item)
--
This message is automatically generated by JIRA.
For more information on JIRA, see:
http://www.atlassian.com/software/jira