Open
Bug 853292
Opened 12 years ago
Updated 2 years ago
Shouldn't be able to select text using a mouse while the pointer is locked
Categories
(Core :: DOM: Core & HTML, defect, P5)
Tracking
()
NEW
People
(Reporter: cpearce, Unassigned)
Details
I can click & drag to select text while the pointer is locked on this page:
http://people.mozilla.com/~cpearce/pointerlock-position.html
This shouldn't be possible while the pointer is locked.
STR:
1. Load http://people.mozilla.com/~cpearce/pointerlock-position.html
2. Press 'F' key to enter fullscreen mode. Approve fullscreen.
3. Press 'P' to key to enter pointerlock.
4. Click the mouse and drag, note that a selection highlight appears around some of the text.
Comment 1•12 years ago
|
||
We want to prevent only selection happening using mouse, not selection using keyboard.
Summary: Shouldn't be able to select text while pointer is locked → Shouldn't be able to select text using a mouse while the pointer is locked
Comment 2•6 years ago
|
||
https://bugzilla.mozilla.org/show_bug.cgi?id=1472046
Move all DOM bugs that haven’t been updated in more than 3 years and has no one currently assigned to P5.
If you have questions, please contact :mdaly.
Priority: -- → P5
Updated•2 years ago
|
Severity: normal → S3
You need to log in
before you can comment on or make changes to this bug.
Description
•