RESOLVED DUPLICATE of bug 6148 63038
partially-styled words don't join/connect correctly
https://bugs.webkit.org/show_bug.cgi?id=63038
Summary partially-styled words don't join/connect correctly
Daniel Wagner
Reported 2011-06-20 19:53:53 PDT
I am investigating the following bug: http://code.google.com/p/anki/issues/detail?id=2593 Some scripts have different glyphs for letters that are connected to their neighbors. These connections are rendered correctly when using a single color, but words with several colors have disconnected letters. A small test-case for which the correct and incorrect renderings are visually quite distinct includes the following HTML: <span style="color:#808080;">ه</span>ه<span style="color:#808080;">ه</span> Shortly, I'll included a screenshot of this snippet being rendered by Webkit incorrectly, and a rendering of the same partially-colored text rendered in LibreOffice. (Firefox also correctly renders this snippet.)
Attachments
WebKit's incorrect rendering (423 bytes, image/png)
2011-06-20 19:54 PDT, Daniel Wagner
no flags
correct rendering (773 bytes, image/png)
2011-06-20 19:55 PDT, Daniel Wagner
no flags
Daniel Wagner
Comment 1 2011-06-20 19:54:28 PDT
Created attachment 97911 [details] WebKit's incorrect rendering
Daniel Wagner
Comment 2 2011-06-20 19:55:06 PDT
Created attachment 97912 [details] correct rendering
Alexey Proskuryakov
Comment 3 2011-06-21 10:44:12 PDT
*** This bug has been marked as a duplicate of bug 6148 ***
Note You need to log in before you can comment on or make changes to this bug.