RESOLVED FIXED 106452
Caret positioned at the end of a text line (followed by an empty block) in vertical writing mode disappears when pressing the right/down arrow key.
https://bugs.webkit.org/show_bug.cgi?id=106452
Summary Caret positioned at the end of a text line (followed by an empty block) in ve...
Arpita Bahuguna
Reported 2013-01-09 06:50:18 PST
Created attachment 181916 [details] Testcase Caret placed at the end of a text line, which is followed by an empty block, within a contenteditable div in vertical writing mode, disappears when trying to move the caret forward (down/right direction). Testcase is attached for reproducing this issue. Please place the caret at the end of the given text line and then try pressing the down or the right arrow key. The caret disappears. This issue does not occur in the horizontal writing mode, neither does it occur if the following block contains some content.
Attachments
Testcase (324 bytes, text/html)
2013-01-09 06:50 PST, Arpita Bahuguna
no flags
Patch (8.52 KB, patch)
2013-02-14 03:49 PST, Arpita Bahuguna
no flags
Arpita Bahuguna
Comment 1 2013-02-14 03:49:00 PST
WebKit Review Bot
Comment 2 2013-02-14 22:00:42 PST
Comment on attachment 188304 [details] Patch Clearing flags on attachment: 188304 Committed r142960: <http://trac.webkit.org/changeset/142960>
WebKit Review Bot
Comment 3 2013-02-14 22:00:46 PST
All reviewed patches have been landed. Closing bug.
Note You need to log in before you can comment on or make changes to this bug.