Closed
Bug 116202
Opened 24 years ago
Closed 24 years ago
<Enter>/<Return> then <Down arrow> in a TEXTAREA moves caret incorrectly
Categories
(Core :: DOM: Editor, defect)
Tracking
()
VERIFIED
DUPLICATE
of bug 106855
People
(Reporter: russ, Assigned: kinmoz)
References
()
Details
(Whiteboard: DUPEME)
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.6) Gecko/20011120
BuildID: 2001112009
After hitting enter in a TEXTAREA, the <Down arrow> key swaps the caret between
the last 2 lines in the textarea.
Reproducible: Always
Steps to Reproduce:
1. Load a page with a TEXTAREA, e.g.
http://www.mozilla.org/quality/help/bugzilla-helper.html (or just use the
"Additional Comments" area in this bug)
2. Position the caret in a TEXTAREA
3. Hit <Enter> or <Return>
4. Hit <Down arrow> a few times. See?!
5. Hit <Up arrow> a few times, then go back down again with <Down arrow>.
Problem still occurs!
Actual Results: Caret cycles between the ends of the last two lines in the textarea
Expected Results: Caret should stay at the end of the textarea
Comment 1•24 years ago
|
||
To core editor. This is a duplicate.
Assignee: rods → kin
Component: HTML Form Controls → Editor: Core
QA Contact: madhur → sujay
Whiteboard: DUPEME
There are so many related bugs, all saying about the same...
Probably bug 113260 or bug 102220. Bug 98404 is somewhat related. Someone must
fix them all with a shot.
Comment 3•24 years ago
|
||
This needs to be confirmed so people notice it. THis is real, and very
annoying. THere area BUNCH of cursor-movement bugs in editor that desparately
need fixing. (also cursor-positioning on mouse-clicks).
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 4•24 years ago
|
||
this bug is same with Bug 106855.
(Bug 106855 has many irrelative comments to original report.)
| Reporter | ||
Comment 5•24 years ago
|
||
Confirmed as duplicate
*** This bug has been marked as a duplicate of 106855 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•