Closed
Bug 390377
Opened 18 years ago
Closed 17 years ago
RTL BiDi Cursor Unnecessary Displayed
Categories
(Firefox :: General, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: rslifka, Unassigned)
References
(Blocks 1 open bug)
Details
(Keywords: rtl)
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6
Build Identifier: Mozilla/5.0 (Windows; U; Windows NT 5.1; en-US; rv:1.8.1.6) Gecko/20070725 Firefox/2.0.0.6
In a mixed-mode input form, the BiDi cursor is displayed in fields that are LTR. Why do I need a cursor to tell me input is proceeding 'normally'? Let's only show it in the actual RTL fields, when input is RTL.
Reproducible: Always
Steps to Reproduce:
1. Style any form element with "direction:rtl".
2. Click inside of a textarea or input type=text.
3. Notice the BiDi cursor unnecessarily displayed.
Actual Results:
The BiDi cursor unnecessarily displayed.
Expected Results:
The BiDi cursor should not display in a field where the direction is 'normal'.
Updated•17 years ago
|
Version: unspecified → 2.0 Branch
Comment 2•17 years ago
|
||
Mass-assigning the new rtl keyword to RTL-related (see bug 349193).
Keywords: rtl
Comment 3•17 years ago
|
||
Fixed by bug 418513
Status: UNCONFIRMED → RESOLVED
Closed: 17 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•