NEW 171696
Repaint bugs when selecting RTL text
https://bugs.webkit.org/show_bug.cgi?id=171696
Summary Repaint bugs when selecting RTL text
Jon Lee
Reported 2017-05-04 15:40:53 PDT
Using a build on or after r216107, load data:text/html;charset=utf8,<style>::selection { background-color: #ff6b53; color: #fff; }</style><div style="font-size: 900%">%D8%B4%D8%B3%DB%8C%D8%B4%D8%B3%DB%8C and then select text from r-to-l then unselect l-to-r, or select text from l-to-r and then unselect r-to-l. Either selection rect bits remain behind or parts of glyphs are not repainted.
Attachments
Radar WebKit Bug Importer
Comment 1 2017-05-04 15:42:11 PDT
Note You need to log in before you can comment on or make changes to this bug.