Closed
Bug 111286
Opened 23 years ago
Closed 23 years ago
Cursor wraps around at end of text field
Categories
(Core :: DOM: Editor, defect)
Tracking
()
People
(Reporter: mozillauser, Assigned: kinmoz)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:0.9.5) Gecko/20011012
BuildID: 2001101202
If I type text into a text entry field, click in the field, and arrow-key to the
right, the cursor wraps around to the beginning when it hits the end of the text.
Reproducible: Always
Steps to Reproduce:
1. Go to any page with text entry fields (e.g. Google)
2. Type text in.
3. Click somewhere before the end of the text.
4. Arrow-key over to the right.
Actual Results: The cursor wraps around to the beginning.
Expected Results: The cursor should stop at the end of the text.
Comment 1•23 years ago
|
||
cursor stuff->kin? punt as needed!
Assignee: pchen → kin
Component: XP Apps → Editor: Core
QA Contact: sairuh → sujay
*** This bug has been marked as a duplicate of 82151 ***
Status: UNCONFIRMED → RESOLVED
Closed: 23 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•