Open
Bug 899092
Opened 12 years ago
Updated 3 years ago
Drag selection is continued though I do not drag a mouse(has already mouse upped)
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
NEW
People
(Reporter: alice0775, Unassigned)
Details
Build Identifier:
This is not a recent regression.
Steps To Reproduce:
1. Open Long page, ex. https://developer.mozilla.org/En/Code_snippets
2. Mouse down-up-down quickly
3. Keep mouse down and move to outside of the browser window.
4. Mouse up
5. Move to inside the browser and move around mouse on the content
Actual Results:
Range of text selection will be changed by mouse movement.
Expected Results:
Selection should not be changed
Assignee | ||
Updated•6 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
•