[
https://issues.jboss.org/browse/RF-12854?page=com.atlassian.jira.plugin.s...
]
Juraj Húska updated RF-12854:
-----------------------------
Steps to Reproduce:
# load
http://localhost:8080/metamer/faces/components/richContextMenu/simple.xhtml
# set {{onmouseout}} attribute to e.g. {{alert('richfaces');}}
# invoke the context menu on the first panel by context click
# hover over it
# see that one dialog message is created (should not be)
# move the mouse within the context menu or drop down menu and see other dialogs (there
should me none)
was:
# load
http://localhost:8080/metamer/faces/components/richContextMenu/simple.xhtml
# set {{onmouseout}} attribute to e.g. {{alert('richfaces');}}
# invoke the context menu on the first panel by context click
# hover over it
# see that one dialog message is created (should not be)
rich:contextMenu - onmouseout - it is triggered also for onmousemove
--------------------------------------------------------------------
Key: RF-12854
URL:
https://issues.jboss.org/browse/RF-12854
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-menu
Affects Versions: 4.3.0.Final, 4.3.2
Environment: RichFaces 4.3.0.Final
Metamer 4.3.2-SNAPSHOT
JBoss Application Server: Weld Integration 7.1.1.Final
JBoss AS 7.1.1.Final
Java(TM) SE Runtime Environment 1.7.0_05-b06 @ Linux
Chrome 25.0.1364.172 @ Linux x86_64 and Firefox
Reporter: Juraj Húska
Priority: Minor
{{onmouseout}} attribute of {{rich:contextMenu}} and {{rich:dropDownMenu}} is listening
also for {{onmouseover}} events instead of just {{onmouseout}} events.
Please see the steps to reproduce.
--
This message is automatically generated by JIRA.
If you think it was sent incorrectly, please contact your JIRA administrators
For more information on JIRA, see:
http://www.atlassian.com/software/jira