Closed
Bug 124172
Opened 23 years ago
Closed 23 years ago
Using keyboard to scroll to the beginning in text box, caret reaches line beginning and caret goes to end of line.
Categories
(Core :: DOM: Selection, defect)
Tracking
()
People
(Reporter: TucsonTester3, Assigned: mjudge)
References
()
Details
(Whiteboard: DUPEME)
Attachments
(1 file)
1.67 KB,
text/html
|
Details |
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; Windows NT 5.0; en-US; rv:0.9.8+)
Gecko/20020201 Netscape6/6.2.1+
BuildID: 2002020103
In the page
http://bubblegum.mcom.com/browser/standards/form-controls/tcase/Transitional-doctype/inputText.html
, After entering text into the second textbox, upon holding down the left arrow
key the caret scrolls to the beginning of the text and upon reaching it moves
back to the end of the text line and again starts to scroll to the beginning again.
Reproducible: Always
Steps to Reproduce:
1.launch Netscape
2.Navigate to
http://bubblegum.mcom.com/browser/standards/form-controls/tcase/Transitional-doctype/inputText.html
3.Enter text into second textbox then hold down left arrow key till caret
reaches beginning of line.
Actual Results: Caret goes back to the end of line and starts scrolling back
toward the beginning again.
Expected Results: Caret should stop at beginning.
This also happens in Win XP and Win ME. Seems like a dupe bug but I couldn't
find anything on it.
Reporter | ||
Comment 1•23 years ago
|
||
Comment 2•23 years ago
|
||
*** Bug 124171 has been marked as a duplicate of this bug. ***
Updated•23 years ago
|
Assignee: rods → mjudge
Component: HTML Form Controls → Selection
QA Contact: madhur → tpreston
Whiteboard: DUPEME
Comment 3•23 years ago
|
||
This is a duplicate of some bug on mjudge's plate
-->selection
Comment 4•23 years ago
|
||
Found it, dupe of 106855
*** This bug has been marked as a duplicate of 106855 ***
Status: NEW → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
Reporter | ||
Comment 5•23 years ago
|
||
It appears this is a dupe bug, but resembles 93192 not 106855.
Status: RESOLVED → REOPENED
Resolution: DUPLICATE → ---
Reporter | ||
Comment 6•23 years ago
|
||
*** This bug has been marked as a duplicate of 93192 ***
Status: REOPENED → RESOLVED
Closed: 23 years ago → 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•