[richfaces-issues] [JBoss JIRA] Created: (RF-2050) showDelay in toolTip produced javascript error "e has no properties"

Alexey Kakunin (JIRA) jira-events at lists.jboss.org
Fri Jan 25 04:18:23 EST 2008


showDelay  in toolTip produced javascript error "e has no properties"
---------------------------------------------------------------------

                 Key: RF-2050
                 URL: http://jira.jboss.com/jira/browse/RF-2050
             Project: RichFaces
          Issue Type: Bug
    Affects Versions: 3.1.3
         Environment: Linux, java JRockIt 6.0.1, client: firefox 2.0.0.11
            Reporter: Alexey Kakunin


tooltip created with attributes: direction="bottom-right" mode="ajax" layout="block" showDelay="500"
 (seems direction does not make sense - it happens with auto also).

As soon as showDelay is set to some value - I started to get error in javascript:

e has no properties
http://localhost:8181/EmForge/a4j_3_1_3.GAorg/richfaces/renderkit/html/scripts/tooltip.js.faces
Line 19

node=node.parentNode;return(node!=null);},leaveToolTip:function(e){var hintNotLe...

If showDelay is not set - everything working nice

-- 
This message is automatically generated by JIRA.
-
If you think it was sent incorrectly contact one of the administrators: http://jira.jboss.com/jira/secure/Administrators.jspa
-
For more information on JIRA, see: http://www.atlassian.com/software/jira

        



More information about the richfaces-issues mailing list