Open
Bug 115299
Opened 24 years ago
Updated 3 years ago
Deleting nodes via onmouseup handler starts selection
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
NEW
People
(Reporter: bzbarsky, Unassigned)
References
()
Details
Spun off bug 90089:
- Marked-Text-Bug:
Description: After clicking the delete-image with the event onmouseup and moving
the mouse-cursor afterwards, Mozilla selects a text
1. Step: Clone the table-row with the image and give it a "onmouseup"-event
2. Press the delete-button of the new created table-row and see the bug!
Updated•24 years ago
|
Target Milestone: --- → mozilla1.1
Updated•23 years ago
|
QA Contact: madhur → rakeshmishra
Updated•23 years ago
|
QA Contact: rakeshmishra → trix
Comment 4•18 years ago
|
||
Is this still an issue?
Note that I just posted a testcase in bug 401528, comment 16, that seems similar to this issue, although that only happens with current trunk builds.
Updated•16 years ago
|
Assignee: saari → nobody
QA Contact: ian → events
| Assignee | ||
Updated•7 years ago
|
Component: Event Handling → User events and focus handling
Updated•3 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•