[richfaces-issues] [JBoss JIRA] (RF-13760) Tooltip jointPoint attribute not working

Matej Novotny (JIRA) issues at jboss.org
Tue Aug 5 08:42:29 EDT 2014


Matej Novotny created RF-13760:
----------------------------------

             Summary: 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)


More information about the richfaces-issues mailing list