[Webkit-unassigned] [Bug 12267] JavaScript tooltip in SVG does not work

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Jan 14 21:05:48 PST 2007


http://bugs.webkit.org/show_bug.cgi?id=12267


macdome at opendarwin.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
           Keywords|                            |NeedsReduction
             Status|UNCONFIRMED                 |NEW
     Ever Confirmed|0                           |1




------- Comment #1 from macdome at opendarwin.org  2007-01-14 21:05 PDT -------
It's getting a null value here:

 
tooltip.setAttributeNS(null,"transform","translate("+(parseInt(label.getAttributeNS(null,"x"))-40)+","+(parseInt(label.getAttributeNS(null,"y"))-23)+")")

in graph.js

Not sure why yet.


-- 
Configure bugmail: http://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list