]
Pavol Pitonak updated RF-13782:
-------------------------------
Environment:
RichFaces 4.5.0-SNAPSHOT
Metamer 4.5.0-SNAPSHOT
Mojarra 2.1.28-jbossorg-2
EAP 6.3.0
Java(TM) SE Runtime Environment 1.7.0_51-b13 @ Linux
Firefox 31.0 @ Linux x86_64
Context menu, drop down menu: showEvent set to hover doesn't
work
-----------------------------------------------------------------
Key: RF-13782
URL:
https://issues.jboss.org/browse/RF-13782
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-menu, regression
Affects Versions: 4.5.0.Alpha3
Environment: RichFaces 4.5.0-SNAPSHOT
Metamer 4.5.0-SNAPSHOT
Mojarra 2.1.28-jbossorg-2
EAP 6.3.0
Java(TM) SE Runtime Environment 1.7.0_51-b13 @ Linux
Firefox 31.0 @ Linux x86_64
Reporter: Pavol Pitonak
# deploy Metamer and open
http://localhost:8080/metamer/faces/components/richContextMenu/simple.xhtml
# set showEvent=hover
# move mouse cursor over green panel
OR
# deploy Metamer and open
http://localhost:8080/metamer/faces/components/richDropDownMenu/topMenu.x...
# set showEvent=hover
# move mouse cursor over menu item "File"
expected:
* context menu/drop down menu should be displayed
result:
* nothing happens
* it's a *regression*, works fine in 4.5.0.Alpha3