Closed
Bug 93616
Opened 24 years ago
Closed 24 years ago
Pasting text in multi-line form does not behaves correctly
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
People
(Reporter: sitodit, Assigned: joki)
Details
Build: 2001080104
1. In any empty multiline form such as the one I am filling to report this bug
2. Write:
line1
line2
line3
2. Highlight a region of the text let's say 'ne' in line3 with the mouse left button
3. Paste (middle button) some centimeters away on the right of 'line2'
Expected: 'ne' is appended to 'line2'
Actual : 'ne' is more or less randomly pasted at the beginning or at the end of
any line but the one targeted.
Comment 1•24 years ago
|
||
*** This bug has been marked as a duplicate of 57913 ***
Status: UNCONFIRMED → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Updated•7 years ago
|
Component: Event Handling → User events and focus handling
You need to log in
before you can comment on or make changes to this bug.
Description
•