Bug 112232 - Cannot select a line consisting of RTL letters and numbers in a LTR block by a mouse drag
Summary: Cannot select a line consisting of RTL letters and numbers in a LTR block by ...
Status: NEW
Alias: None
Product: WebKit
Classification: Unclassified
Component: HTML Editing (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords: InRadar
Depends on:
Blocks:
 
Reported: 2013-03-13 00:56 PDT by Ryosuke Niwa
Modified: 2023-09-02 17:05 PDT (History)
5 users (show)

See Also:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ryosuke Niwa 2013-03-13 00:56:35 PDT
e.g.
<div contenteditable="" style="border: solid 1px black; padding:10px;">عشق123</div>

You can't select the entire line by dragging mouse from the left edge to the right edge.
Comment 1 Ryosuke Niwa 2013-03-13 00:58:16 PDT
I don't think this is specific to Farsi.
Comment 2 Radar WebKit Bug Importer 2013-03-15 18:57:45 PDT
<rdar://problem/13435965>
Comment 3 Ahmad Saleem 2023-09-02 17:05:21 PDT
data:text/html,<div%20contenteditable=""%20style="border:%20solid%201px%20black;%20padding:10px;">عشق123</div>

Seems to work these days? or I am doing something wrong?