RESOLVED DUPLICATE of bug 54929 60336
Selection target is incorrectly calculated when a line-height is applied
https://bugs.webkit.org/show_bug.cgi?id=60336
Summary Selection target is incorrectly calculated when a line-height is applied
Patrick Quinn-Graham
Reported 2011-05-05 21:25:11 PDT
Created attachment 92536 [details] Simple reduction When given a contenteditable with a line-height specified (even at 1.0em), clicking on the same line as your text, but after the text, places the text caret at the start of the line instead of the end of the line as expected.
Attachments
Simple reduction (294 bytes, text/html)
2011-05-05 21:25 PDT, Patrick Quinn-Graham
no flags
Alexey Proskuryakov
Comment 1 2011-05-06 01:03:43 PDT
This is a regression from Safari 5.
Levi Weintraub
Comment 2 2011-05-06 08:49:11 PDT
FWIW, this is probably related to the issue behind Bug 54929.
Ryosuke Niwa
Comment 3 2011-05-06 08:54:29 PDT
Indeed, this is just a dup. of the bug 54929. *** This bug has been marked as a duplicate of bug 54929 ***
Note You need to log in before you can comment on or make changes to this bug.