[Webkit-unassigned] [Bug 18985] [QT][CAIRO] x- and y-attributes of <use>-element not used

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Jun 16 05:42:07 PDT 2008


https://bugs.webkit.org/show_bug.cgi?id=18985


hausmann at webkit.org changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |hausmann at webkit.org




------- Comment #7 from hausmann at webkit.org  2008-06-16 05:42 PDT -------
I think the code should not use String::format() but simply toDouble() on a
constructed string and construct the entire string to parse manually.
String::toDouble() is locale-unaware as far as I can see.


-- 
Configure bugmail: https://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