Closed
Bug 48040
Opened 25 years ago
Closed 25 years ago
Undoing a paste using mouse can move cursor out of input field
Categories
(Core :: Layout: Form Controls, defect, P3)
Tracking
()
People
(Reporter: talvola, Assigned: rubydoo123)
References
()
Details
From Bugzilla Helper:
User-Agent: Mozilla/5.0 (Windows; U; WinNT4.0; en-US; m17) Gecko/20000807
BuildID: 2000080712
Only tested on Windows NT w/M17.
Take the bugzilla main page, for instance. Type in some text, say 'test' into
the 'Show Mozilla Bug no.' field. Highlight it, and drag a copy into the same
field, resulting in 'testtest'. Now, type ctrl-Z to undo it. The cursor will
now be located to the left of the input field, on top of the 'no.'.
It doesn't seem to happen on all fields on all forms, but I haven't found what
specifics are.
Reproducible: Always
Steps to Reproduce:
1.Go to http://bugzilla.mozilla.org
2.Enter 'test' in the input form field
3.Highlight 'test' with the mouse.
4.Drag it to the end of the field with the mouse, resulting in 'testtest'
5.Type ctrl-Z
Actual Results: The cursor will be outside of the box.
Expected Results: The cursor should have been inside the box.
Assignee | ||
Comment 2•25 years ago
|
||
*** This bug has been marked as a duplicate of 45881 ***
Status: UNCONFIRMED → RESOLVED
Closed: 25 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•