RESOLVED DUPLICATE of bug 37788 40805
Rendering of composition string with partial selection range is broken.
https://bugs.webkit.org/show_bug.cgi?id=40805
Summary Rendering of composition string with partial selection range is broken.
James Su
Reported 2010-06-17 19:35:09 PDT
Created attachment 59061 [details] Correct behavior - IE 8 When using a composition string with a partial selection range, webkit can't render the selection range correctly. It'll be ok if the selection range covers the whole composition string. See attached images: The first one is the correct behavior in IE 8, the second one is taken with a hacked chrome which supports the selection range in composition string (stock chrome doesn't support it). The third one is taken with the same chrome binary but with a full selection range.
Attachments
Correct behavior - IE 8 (4.54 KB, image/png)
2010-06-17 19:35 PDT, James Su
no flags
Broken behavior - Hacked Chrome (3.51 KB, image/png)
2010-06-17 19:35 PDT, James Su
no flags
Correct behavior of full selection range - Hacked chrome (2.56 KB, image/png)
2010-06-17 19:36 PDT, James Su
no flags
James Su
Comment 1 2010-06-17 19:35:57 PDT
Created attachment 59062 [details] Broken behavior - Hacked Chrome
James Su
Comment 2 2010-06-17 19:36:50 PDT
Created attachment 59063 [details] Correct behavior of full selection range - Hacked chrome
Hironori Bono
Comment 3 2010-07-01 19:38:28 PDT
It looks like a duplicate of WebKig Bug 37788: <https://bugs.webkit.org/show_bug.cgi?id=37788>. Regards,
James Su
Comment 4 2010-07-02 11:24:50 PDT
*** This bug has been marked as a duplicate of bug 37788 ***
Note You need to log in before you can comment on or make changes to this bug.