WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
NEW
68175
[Mac] Word spacing is not applied at run boundaries in complex text
https://bugs.webkit.org/show_bug.cgi?id=68175
Summary
[Mac] Word spacing is not applied at run boundaries in complex text
mitz
Reported
2011-09-15 11:39:12 PDT
Created
attachment 107520
[details]
Test case See the attached test case. This happens because of the (characterIndex > 0) test in ComplexTextController::adjustGlyphsAndAdvances(). In the test case, the run boundary before the space is the result of a change from the small caps variant to the normal variant, but a face change (because of fallback) can cause the same behavior.
Attachments
Test case
(180 bytes, text/html)
2011-09-15 11:39 PDT
,
mitz
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
mitz
Comment 1
2011-09-15 11:40:08 PDT
<
rdar://problem/10131695
>
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug