WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
Bug 150329
Strange characters when using OpenType ligatures and soft hyphens
https://bugs.webkit.org/show_bug.cgi?id=150329
Summary
Strange characters when using OpenType ligatures and soft hyphens
Mathias Nater
Reported
2015-10-19 07:11:55 PDT
Created
attachment 263480
[details]
reduction showing the described bug If a text is rendered with an OpenType font supporting the "liga" feature (e.g. Source Sans Pro) and this text also contains soft hyphens, strange characters are displayed around the soft hyphens following a ligature on the same rendered line. If ligatures are disabled by -webkit-font-variant-ligatures: no-common-ligatures; or -webkit-font-feature-settings: "liga" 0; text is displayed correctly.
Attachments
reduction showing the described bug
(1.41 KB, text/html)
2015-10-19 07:11 PDT
,
Mathias Nater
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Myles C. Maxfield
Comment 1
2015-10-20 10:58:01 PDT
Please try in a nightly build. I think I fixed this in
http://trac.webkit.org/changeset/190891
Mathias Nater
Comment 2
2015-10-20 11:35:02 PDT
I tested the above in WebKit-SVN-
r191175
and now in WebKit-SVN-
r191340
: no changes. Although I'm not sure if this is really the nightly build since "About Safari" says "Version 9.0 (11601.1.56)" when I launch the nightly build. Is that normal or did I make a mistake?
Alexey Proskuryakov
Comment 3
2015-10-20 12:49:18 PDT
Unfortunately, nightly builds don't currently work on OS X El Capitan. As far as I know, they should work if you temporarily disable System Integrity Protection.
Mathias Nater
Comment 4
2015-10-21 08:05:48 PDT
It's very unfortunate that there's no note about nightlies not working on El Capitan on nightly.webkit.org I used the workaround on
https://trac.webkit.org/wiki/WebKitNightlyElCapWorkaround
and now I can confirm that this bug has been fixed indeed. Thanks for the fix and sorry for the double post. Kind regards, Mathias
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