[Webkit-unassigned] [Bug 18031] SVGTextElement.getStartPositionOfChar is wrong in various cases (affects Acid3 test 79)

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 24 02:20:46 PDT 2008


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


mjs at apple.com changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
         AssignedTo|webkit-                     |mjs at apple.com
                   |unassigned at lists.webkit.org |
             Status|NEW                         |ASSIGNED




------- Comment #1 from mjs at apple.com  2008-03-24 02:20 PDT -------
Created an attachment (id=20004)
 --> (http://bugs.webkit.org/attachment.cgi?id=20004&action=view)
preliminary patch

With this patch we get much fewer of the advances wrong. It fixes measurement
of start position for multichar glyphs, making sure to count the glyph's
advance only after its last char. Still needs test case (and probably code
cleanup).


-- 
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.
You are the assignee for the bug, or are watching the assignee.



More information about the webkit-unassigned mailing list