[richfaces-issues] [JBoss JIRA] (RF-13643) rich:dataTable: @onrowmouseover does not work

Jiří Štefek (JIRA) issues at jboss.org
Tue May 27 03:19:57 EDT 2014


     [ https://issues.jboss.org/browse/RF-13643?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel ]

Jiří Štefek updated RF-13643:
-----------------------------

    Steps to Reproduce: 
# deploy Metamer and open http://localhost:8080/metamer/faces/components/richDataTable/simple.xhtml
# set {{@onrowmouseover}} to {{alert('mouse over triggered')}}
# move mouse over any row of the dataTable
** has: no alert is visible, event is not triggered

  was:
# deploy Metamer and open http://localhost:8080/metamer/faces/components/richDataTable/simple.xhtml
# set {{@onrowmouseover}} to {{alert('mouse over triggered')}}
# move mouse over any row of the dataTable
** no alert is visible, event is not triggered



> rich:dataTable: @onrowmouseover does not work
> ---------------------------------------------
>
>                 Key: RF-13643
>                 URL: https://issues.jboss.org/browse/RF-13643
>             Project: RichFaces
>          Issue Type: Bug
>      Security Level: Public(Everyone can see) 
>          Components: component-tables
>         Environment: Metamer SNAPSHOTS: 5.0.x, 4.5.x, 4.3.x
> Tried with JBoss EAP 6.3, Glassfish 3.1.2.2
> FF 29
>            Reporter: Jiří Štefek
>
> Setting of this attribute will not change the component attribute (debugging of jsf page > component tree). Other @onrow* attributes works correctly.



--
This message was sent by Atlassian JIRA
(v6.2.3#6260)



More information about the richfaces-issues mailing list