[Webkit-unassigned] [Bug 64626] New: An arrow key collapses selection range in the wrong direction in BiDi
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Fri Jul 15 14:13:14 PDT 2011
https://bugs.webkit.org/show_bug.cgi?id=64626
Summary: An arrow key collapses selection range in the wrong
direction in BiDi
Product: WebKit
Version: 528+ (Nightly build)
Platform: Unspecified
OS/Version: Unspecified
Status: NEW
Severity: Normal
Priority: P2
Component: HTML Editing
AssignedTo: webkit-unassigned at lists.webkit.org
ReportedBy: rniwa at webkit.org
Blocks: 57340
When a selection range is collapsed by an arrow key, the the caret appears on the wrong direction if the text's direction is different from that of block.
e.g. if we had RTL text CBA in a LTR block, and B was selected, pressing left-arrow key collapses the selection on the right of B.
--
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.
More information about the webkit-unassigned
mailing list