Closed
Bug 90344
Opened 24 years ago
Closed 24 years ago
unable to move properly with arrow keys after joining two lines in textarea
Categories
(Core :: DOM: Editor, defect)
Tracking
()
People
(Reporter: kolya, Assigned: rubydoo123)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.2) Gecko/20010701
BuildID: 2001070116
After two lines in a textarea are joined, I'm unable to move
across the former boundary between two lines using cursor
keys.
Reproducible: Always
Steps to Reproduce:
1. Load aforementioned page with a text area.
2. Place cursor on second line before the "d", by e.g. clicking there.
3. Press "backspace" to join the two lines.
4. Observe that "right-arrow" works to move the cursor to the right.
5. Observe that "left-arrow" doesn't work to move past the c-d border.
Actual Results: Unable to move past former line boundary.
Expected Results: It should be possible to move through the entire newly
created line
with cursor keys.
Comment 2•24 years ago
|
||
Reassigning
Assignee: morse → rods
Component: Form Manager → HTML Form Controls
QA Contact: tpreston → madhur
Comment 3•24 years ago
|
||
since rods is out reassign to editor; I think this is a duplciate
Assignee: rods → beppe
Component: HTML Form Controls → Editor
QA Contact: madhur → sujay
Summary: unable to move properly with cursor keys after joining two lines in textarea → unable to move properly with arrow keys after joining two lines in textarea
![]() |
||
Comment 4•24 years ago
|
||
Should be fixed as of July 5.
*** This bug has been marked as a duplicate of 88164 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•