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

Andreas Höhmann (JIRA) jira-events at lists.jboss.org
Wed Jan 30 09:22:01 EST 2008


    [ http://jira.jboss.com/jira/browse/RF-2050?page=comments#action_12397486 ] 
            
Andreas Höhmann commented on RF-2050:
-------------------------------------

i used 3.2.0-SNAPSHOT and the js-error is still in place

...

e has no properties
doShow(undefined)ui.pack.js.jsf (line 3235)
customEventHandler()ui.pack.js.jsf (line 3197)
bindAsEventListener(0)framework.pack.js... (line 79)
[Break on this error] }var relTarg=e.relatedTarget||e.fromElement;

> 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
>         Assigned To: Tsikhon Kuprevich
>             Fix For: 3.1.4
>
>
> 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