[
https://issues.jboss.org/browse/RF-13760?page=com.atlassian.jira.plugin.s...
]
Matej Novotny commented on RF-13760:
------------------------------------
We already have a test covering this issue -
[
link|https://github.com/richfaces/richfaces-qa/blob/master/metamer/ftest/...].
This test is aimed to test direction attribute but works with jointPoint as well (hence it
is failing atm).
I checked Jenkins
[
job|https://jenkins.mw.lab.eng.bos.redhat.com/hudson/view/RichFaces/view/...]
and found out that previously these test were passing.
I will modify the test to track this issue and see if I can make a separate one for each
of the attributes.
Tooltip jointPoint attribute not working
----------------------------------------
Key: RF-13760
URL:
https://issues.jboss.org/browse/RF-13760
Project: RichFaces
Issue Type: Bug
Security Level: Public(Everyone can see)
Components: component-output
Affects Versions: 4.5.0.Alpha3
Environment: Wildfly 8.1
Metamer
Latest Chrome/FF
Reporter: Matej Novotny
When using tooltip the attribute "jointPoint" does not work as expected. While
it should attach the tooltip to the corner of it's target, the tooltip keeps appearing
where the mouse enters the target element.
I tried the
[sample|http://localhost:8080/metamer/faces/components/richTooltip/simple.xhtml] we have
in Metamer, but I also created a simple tooltip where I manually set this. In both cases
the tooltip keeps appearing in wrong fashion.
Please see steps to reproduce.
Note: If you use JS API after setting the attributes and you don't use mouse, it
works fine. Once you use mouse, even the JS API will display the tooltip attached to the
position your cursor was at. So it seems the tooltip display position gets overwritten by
mouse cursor position.
--
This message was sent by Atlassian JIRA
(v6.2.6#6264)