]
Pavol Pitonak reopened RF-9969:
-------------------------------
onitem* attributes should not be defined on whole table. There should be e.g. onclick
defined on table and onitemclick defined on items only.
Toolbar: attributes for event handlers ignored
----------------------------------------------
Key: RF-9969
URL:
https://issues.jboss.org/browse/RF-9969
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-output
Affects Versions: 4.0.0.Milestone4
Environment: RichFaces 4.0.0-SNAPSHOT r.20437
Metamer 4.0.0-SNAPSHOT r.20445
Mojarra 2.1.0-SNAPSHOT
GlassFish Server Open Source Edition 3.1-SNAPSHOT
OpenJDK Runtime Environment 1.6.0_20-b20 @ Linux
Firefox 3.6.12 @ Linux x86_64
Chrome 8.0.552.215 @ Linux x86_64
Reporter: Pavol Pitonak
Assignee: Andrey Markhel
Fix For: 4.0.0.Milestone5
1. deploy Metamer and open
http://localhost:8080/metamer/faces/components/richToolbar/simple.xhtml
2. set onitemclick=alert('item click')
3. click on any item
result:
no alert is displayed, alert is not set anywhere in markup
all affected attributes:
onitemclick
onitemdblclick
onitemkeydown
onitemkeypress
onitemkeyup
onitemmousedown
onitemmousemove
onitemmouseout
onitemmouseover
onitemmouseup
--
This message is automatically generated by JIRA.
-
For more information on JIRA, see: