WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
13178
Helvetica zero-width space has non-zero width
https://bugs.webkit.org/show_bug.cgi?id=13178
Summary
Helvetica zero-width space has non-zero width
mitz
Reported
2007-03-24 03:14:36 PDT
Summary: Helvetica's zero-width space glyph has non-zero width. WebKit should ignore this and render it as zero-width.
Attachments
Force ZWS glyph to have zero width
(45.88 KB, patch)
2007-03-30 02:03 PDT
,
mitz
hyatt
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
mitz
Comment 1
2007-03-24 13:20:17 PDT
Note that this is a valid issue (and cannot be dismissed as a bug in the font) because (1) the simple text rendering code path replaces certain non-printing characters with the zero-width space glyph and (2) the complex (ATSUI) code path actually does force ZWS to have zero width regardless of the font (so there is inconsistency between the code paths).
mitz
Comment 2
2007-03-30 02:03:53 PDT
Created
attachment 13885
[details]
Force ZWS glyph to have zero width
Dave Hyatt
Comment 3
2007-03-30 03:01:54 PDT
Comment on
attachment 13885
[details]
Force ZWS glyph to have zero width r=me
Alexey Proskuryakov
Comment 4
2007-03-31 01:15:58 PDT
Committed revision 20635.
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