RESOLVED FIXED146492
REGRESSION (r179168): Characters overlap after resizing the font on the copy-pasted Japanese text
https://bugs.webkit.org/show_bug.cgi?id=146492
Summary REGRESSION (r179168): Characters overlap after resizing the font on the copy-...
Ryosuke Niwa
Reported 2015-06-30 21:21:26 PDT
Reproduction steps: 1. Launch MiniBrowser with ToT WebKit 2. Open simple-rte.rniwa.com 3. Type "a (あ) " 4. Change the font to "Hiragino Kaku Gothic ProN" with size 12pt via fonts panel from the context menu. 5. Copy and paste the text and insert a new line 6. Paste it again and insert another new line. 7. Select all 8. Change fonts weight 36p.t Expected result: Two "あ"s will be shown at 36pt, nicely on top of each other Actual result: Two "あ"s vertically overlap on top of each other.
Attachments
Fixes the bug (5.24 KB, patch)
2015-06-30 21:32 PDT, Ryosuke Niwa
darin: review+
Ryosuke Niwa
Comment 1 2015-06-30 21:32:51 PDT
Created attachment 255897 [details] Fixes the bug
Ryosuke Niwa
Comment 2 2015-07-01 13:32:21 PDT
Note You need to log in before you can comment on or make changes to this bug.