[richfaces-issues] [JBoss JIRA] Created: (RF-9969) Toolbar: attributes for event handlers ignored

Pavol Pitonak (JIRA) jira-events at lists.jboss.org
Wed Dec 8 07:03:31 EST 2010


Toolbar: attributes for event handlers ignored
----------------------------------------------

                 Key: RF-9969
                 URL: https://jira.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


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: http://www.atlassian.com/software/jira

        


More information about the richfaces-issues mailing list