[ 
https://issues.jboss.org/browse/RF-13760?page=com.atlassian.jira.plugin.system.issuetabpanels:comment-tabpanel&focusedCommentId=12990441#comment-12990441
 ] 

Matej Novotny edited comment on RF-13760 at 8/6/14 7:14 AM:
------------------------------------------------------------

We already have a test covering this issue - 
[link|https://github.com/richfaces/richfaces-qa/blob/master/metamer/ftest/src/test/java/org/richfaces/tests/metamer/ftest/richTooltip/TestTooltipAttributes.java#L135].
 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/4.5/job/richfaces-4.5-metamer-ftest--server-compatibility--output/]
 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.

EDIT: Updated existing test and created separate test for this issue.


was (Author: manovotn):
We already have a test covering this issue - 
[link|https://github.com/richfaces/richfaces-qa/blob/master/metamer/ftest/src/test/java/org/richfaces/tests/metamer/ftest/richTooltip/TestTooltipAttributes.java#L135].
 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/4.5/job/richfaces-4.5-metamer-ftest--server-compatibility--output/]
 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
>             Fix For: 4.5-Tracking
>
>
> 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)
_______________________________________________
richfaces-issues mailing list
richfaces-issues@lists.jboss.org
https://lists.jboss.org/mailman/listinfo/richfaces-issues

Reply via email to