Closed
Bug 113260
Opened 23 years ago
Closed 23 years ago
Caret in textarea moves up a line when you press down + left
Categories
(Core :: Layout: Form Controls, defect)
Core
Layout: Form Controls
Tracking
()
VERIFIED
DUPLICATE
of bug 106855
People
(Reporter: neil, Assigned: mjudge)
Details
(Keywords: regression)
To reproduce this in build 2001120108 type a line of text. Press enter. Type a
short line of text.
Go back up to the end of the first line. Press the down arrow (which will put
you at the bottom of the document). Press the down arrow one more time. You'll
see the carat jump a few pixels. Now press left and the carat will move up one
line instead of going one to the left.
Comment 1•23 years ago
|
||
I see this behavior on w2k build 2001120303, marking new
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•23 years ago
|
||
cxghgdshds
sgasfagd
Summary: Carat in textarea moves up a line when you press down + left → Caret in textarea moves up a line when you press down + left
Seeing on Linux 2002010621 too.
Component: Selection → HTML Form Controls
Keywords: regression
Comment 4•23 years ago
|
||
This looks like the same thing as bug 82151 (on bottom line, down arrow + right
arrow moves to beginning of line). In both cases down arrow on the bottom line
is putting the caret at the beginning of the line; right moves it after the
first character of the line, while left moves it to the end of the previous line.
Comment 5•23 years ago
|
||
*** This bug has been marked as a duplicate of 106855 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Comment 7•10 years ago
|
||
Commit pushed to master at https://github.com/mozilla/kuma
https://github.com/mozilla/kuma/commit/3bce0a2e0c02b5bd24e362cfedfbd1c5b258c872
bug 113260 - use django-cacheback for ip bans
You need to log in
before you can comment on or make changes to this bug.
Description
•