WebKit Bugzilla
New
Browse
Search+
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED MOVED
138618
Some Hangul consonants (U+114C, U+112B, etc) are not combined with other Hangul combining jamos
https://bugs.webkit.org/show_bug.cgi?id=138618
Summary
Some Hangul consonants (U+114C, U+112B, etc) are not combined with other Hang...
Jungshik Shin
Reported
2014-11-11 11:18:44 PST
Created
attachment 241364
[details]
Left: correct (Chrome 41), Right: Incorrect (Safari 7.1) OS: Mac OS 10.9 Safari: Version 7.1 (9537.85.10.17.1) Reproduction step: 1. Install 'NotoSansCJK' (either SuperOTC or Regular OTC) available at
http://www.google.com/get/noto/cjk.html
2. Start Safari 3. Go to the following URL data:text/html;charset=utf-8,<span%20style="font-family:%20Noto%20Sans%20CJK%20KR;">ᅌᅥᆫᄫᅳᆯᅇᅮ</span> Expected (see the attachment) You see three syllables the first which are made up of three Hangul combining Jamos and the last of which is made of two Hangul Jamos Actual (see the screenshot ) Three Jamos enumerated linearly for the first two syllables and two Jamos enumerated linearly for the last syllable. Additional information: Jamos in the step 3 are: U+114C U+1165 U+11AB U+112B U+1173 +U11AF U+1147 U+116E A more comprehensive example is found at
http://ko.wikisource.org/wiki/훈민정음언해
where most combinations are rendered correctly, but some syllables starting with consonants such as U+114C, U+112B and U+1147 are incorrectly shaped. (there are a couple of other issues, but I'll file them separately) Chrome 38.x (that also uses CoreText) has the same issue, but Chrome 40.x (that switched to use harfbuzz) does not have this issue any more.
Attachments
Left: correct (Chrome 41), Right: Incorrect (Safari 7.1)
(14.82 KB, image/png)
2014-11-11 11:18 PST
,
Jungshik Shin
no flags
Details
View All
Add attachment
proposed patch, testcase, etc.
Radar WebKit Bug Importer
Comment 1
2014-11-12 00:43:03 PST
<
rdar://problem/18952844
>
Myles C. Maxfield
Comment 2
2014-11-12 10:11:03 PST
This occurs in TextEdit as well on OS X, so the problem is in CoreText.
Brent Fulgham
Comment 3
2022-02-10 19:44:06 PST
The fix for this issue was needed outside the WebKit project, therefore this is being resolved as 'Moved'. This should now be fixed in shipping software.
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