[
https://issues.jboss.org/browse/RF-13325?page=com.atlassian.jira.plugin.s...
]
Juraj Húska updated RF-13325:
-----------------------------
Steps to Reproduce:
# deploy metamer and load:
http://localhost:8080/metamer/faces/components/richPickList/simple.xhtml
# register callback to _onmouseout_ event handler
# focus the pickList, e.g. point the mouse to source list
# move the mouse inside the source list
# see that the *onmouseout* call back is called even when the source list is not leaved
The similar apply for *onmouseover*.
was:
# deploy metamer and load:
http://localhost:8080/metamer/faces/components/richPickList/simple.xhtml
# register callback to _onmouseout_ event handler
# focus the pickList, e.g. point the mouse to source list
# move the mouse inside the source list
# see that the *onmouseout* call back is called even when the source list is not leaved
pickList: onmouseout/onmouseover is triggered even when pointer
button is not moved out/over element
----------------------------------------------------------------------------------------------------
Key: RF-13325
URL:
https://issues.jboss.org/browse/RF-13325
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-selects
Affects Versions: 5.0.0.Alpha2
Reporter: Juraj Húska
{{r:pickList}} event callback for *onmouseout* and *onmouseover* is called even when the
mouse pointer does not leave the {{r:pickList}} element itself.
I believe issue for both event handlers is the same, as both occurs when moving the mouse
pointer in one of the lists (source list or target list). They should not.
--
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