WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
256524
Complex text path should not render visible tab glyphs
https://bugs.webkit.org/show_bug.cgi?id=256524
Summary
Complex text path should not render visible tab glyphs
Amanda Falke
Reported
2023-05-09 08:23:20 PDT
Other browsers never render any visible tab glyphs, even if the font has a visible glyph for the tab character. We need to ensure that complex text path does not render visible tab glyphs. (Our patch in
249360@main
implemented this for simple text path; we need to do this also for complex text path.) This fix will also fix the fast/text/nbsp-no-space.html LayoutTest for WPE/GTK (glib).
Attachments
Add attachment
proposed patch, testcase, etc.
Amanda Falke
Comment 1
2023-05-09 10:38:18 PDT
Pull request:
https://github.com/WebKit/WebKit/pull/13591
EWS
Comment 2
2023-05-10 14:14:02 PDT
Committed
263929@main
(a87f48352231): <
https://commits.webkit.org/263929@main
> Reviewed commits have been landed. Closing PR #13591 and removing active labels.
Radar WebKit Bug Importer
Comment 3
2023-05-10 14:15:20 PDT
<
rdar://problem/109171681
>
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