Bug 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.
Summary: Caret positioned at the end of a text line (followed by an empty block) in ve...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Arpita Bahuguna
URL:
Keywords:
Depends on: 103621
Blocks:
  Show dependency treegraph
 
Reported: 2013-01-09 06:50 PST by Arpita Bahuguna
Modified: 2013-02-14 22:00 PST (History)
4 users (show)

See Also:


Attachments
Testcase (324 bytes, text/html)
2013-01-09 06:50 PST, Arpita Bahuguna
no flags Details
Patch (8.52 KB, patch)
2013-02-14 03:49 PST, Arpita Bahuguna
no flags Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Arpita Bahuguna 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.
Comment 1 Arpita Bahuguna 2013-02-14 03:49:00 PST
Created attachment 188304 [details]
Patch
Comment 2 WebKit Review Bot 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>
Comment 3 WebKit Review Bot 2013-02-14 22:00:46 PST
All reviewed patches have been landed.  Closing bug.