Closed
Bug 34777
Opened 26 years ago
Closed 26 years ago
[4.xP] Flashing "insert cursor" disappears from end of text.
Categories
(Core :: DOM: Editor, defect, P3)
Tracking
()
People
(Reporter: wmccain, Assigned: asa)
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; N; Win98; en-US; m14) Netscape6/6.0b1
BuildID: 2000033112
After moving the flashing "insert cursor" to the end of the text in a "text box"
and then pressing the "right arrow" key one more time, the flashing "insert
cursor" disappears. The flashing "insert cursor" can be moved to the end of the
text either by pressing the "End" key or by advancing it with the "right arrow"
key repeatedly. However, if the flashing "insert cursor" is moved to the start
of the text (by using the "Home" key or by using the "left arrow" key
repeatedly), it does NOT disappear when the "left arrow" key is pressed one more
time.
This problem happens with the URL text entry box at the top of the Web browser
and also with text boxes on Web pages that have HTML FORMs.
Reproducible: Always
Steps to Reproduce:
1. Click the mouse on a text entry box that contains some text.
2. Press the "End" key.
3. Press the "right arrow" key.
Actual Results: The flashing "insert cursor" disappears. Subsequent data keys
that are typed are ignored. It is necessary to click the mouse on the text box
again in order to restore the flashing "insert cursor".
Expected Results: No-operation -- that is, the additional "right-arrow" keys
should be ignored. The flashing "insert cursor" should remain visible, and it
should stay in the same spot (at the end of the text).
Marking as new/minor. Many more important bugs, but something that should be
looked into. By the way, when using only Netscape6 (netscape branded release)
and not a mozilla build use the Help/Feedback Center.
If you also have a mozilla build, and or access to one, if you can confirm that
the bug is in mozilla (I confirmed this one for you) then report it to mozilla
also. :) thanx
Severity: normal → minor
Status: UNCONFIRMED → NEW
Ever confirmed: true
Comment 2•26 years ago
|
||
Confirmed with 2000-04-06-10-M15, but this is a DUP of bug 25930, "right arrow
when at the end of last text text widget or document causes lost caret/focus",
P2, M15.
*** This bug has been marked as a duplicate of 25930 ***
URL: [none]
Status: NEW → RESOLVED
Closed: 26 years ago
Component: Browser-General → Editor
QA Contact: jelwell → sujay
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•