[Webkit-unassigned] [Bug 98876] [Qt] REGRESSION (r130851): fast/text/word-space-with-kerning.html fails

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Oct 23 02:38:14 PDT 2012


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


Allan Sandfeld Jensen <allan.jensen at digia.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |allan.jensen at digia.com




--- Comment #3 from Allan Sandfeld Jensen <allan.jensen at digia.com>  2012-10-23 02:39:18 PST ---
It seems the problem is that our version of Font::floatWidthForComplexText, when used on a string such as " b ", applies word-spacing both before and after the word, while the layout assumes we only apply word-spacing once.

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


More information about the webkit-unassigned mailing list