[ 
https://issues.apache.org/jira/browse/TOMAHAWK-1320?page=com.atlassian.jira.plugin.system.issuetabpanels:all-tabpanel
 ]

Leonardo Uribe resolved TOMAHAWK-1320.
--------------------------------------

       Resolution: Fixed
    Fix Version/s: 1.1.9-SNAPSHOT
         Assignee: Leonardo Uribe

Thanks for comment it. Fixed at revision 782532

> Firefox warns about Error in parsing value for property 'cursor'.  
> Declaration dropped.
> ---------------------------------------------------------------------------------------
>
>                 Key: TOMAHAWK-1320
>                 URL: https://issues.apache.org/jira/browse/TOMAHAWK-1320
>             Project: MyFaces Tomahawk
>          Issue Type: Bug
>          Components: Tree2
>    Affects Versions: 1.1.6
>         Environment: Firefox
>            Reporter: mani maran
>            Assignee: Leonardo Uribe
>            Priority: Minor
>             Fix For: 1.1.9-SNAPSHOT
>
>
> If we see the Tree2 component on a Firefox browser, we see this warning.
> Warning: Error in parsing value for property 'cursor'.  Declaration dropped.
> The reason is ,
> to support backward compatibility with IE5 and IE5.5 which require cursor: 
> hand to indicate the hand cursor(mouseover a link shows this typically), 
> style="cursor:hand;cursor:pointer" is being applied. But this should actually 
> be style="cursor:pointer;cursor:hand". Refer the following link  
> http://www.quirksmode.org/css/cursor.html
> I don't know how many more components have the same issue.

-- 
This message is automatically generated by JIRA.
-
You can reply to this email to add a comment to the issue online.

Reply via email to