Closed
Bug 1110135
Opened 11 years ago
Closed 11 years ago
deletion of any *single* RTL character from any text box in firefox requires *two* adjacent presses on backspace
Categories
(Core :: DOM: Editor, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 1034337
People
(Reporter: leon.mintz, Unassigned)
Details
(Keywords: rtl)
User Agent: Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:34.0) Gecko/20100101 Firefox/34.0
Build ID: 20141127110442
Steps to reproduce:
I typed in RTL characters in the addressbar of firefox, or in a website's form (tested with Hebrew and Arabic).
Actual results:
When I tried to delete what I typed, I had to press *twice* on backspace per character. This happens only when the typing language is set to Hebrew/Arabic; if I switch the typing language to english, deletion of RTL characters requires only one press on Backspace. This behaviour is only with the backspace key. The Delete key works fine.
Expected results:
Whenever I press on backspace, one character should be deleted, regardless of the language I'm typing in.
Comment 1•11 years ago
|
||
Dupe Bug 1107034 ?
Comment 2•11 years ago
|
||
Both are dupes of bug 1034337. You can fix the bug manually by setting bidi.edit.delete_immediately to true in about:config
Status: UNCONFIRMED → RESOLVED
Closed: 11 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•