Pointer Events: Varying / incorrect pointerType when pen (while same pointerId)
Categories
(Core :: DOM: UI Events & Focus Handling, defect, P2)
Tracking
()
People
(Reporter: frw700, Unassigned)
References
(Blocks 1 open bug, )
Details
(Keywords: testcase)
Updated•7 years ago
|
Updated•7 years ago
|
Comment 2•7 years ago
|
||
Comment 3•7 years ago
|
||
| Assignee | ||
Updated•6 years ago
|
Comment 4•6 years ago
|
||
This is still broken. In addition, event.pointerID is inconsistent when using stylus in Firefox. In a single drag gesture, pointerId changes with every pointermove event. This also happens when using setPointerCapture
Comment 6•5 years ago
|
||
Marking Status: New because multiple users have reported this.
This is pretty infuriating because I was hoping to allow my users to map to specific actions when using the pen e.g. pan a datavis chart with a finger but lasso select when the pen is down.
The redesigned Facebook also breaks with this bug. While buttons can be pressed, they cannot be released once a Wacom pen has been used in the browser window with the new Facebook layout present. Effectively Facebook can no longer be used with Firefox if a Wacom tablet is used.
Comment 10•5 years ago
|
||
If this breaks Facebook, hopefully this big will get someone's attention. It's been 2 years since this bug was discovered. Can someone please bump up the priority?
Updated•3 years ago
|
Comment 11•2 years ago
|
||
I think it's worth noting that this is an issue on Android as well. Tested on a Google Pixel Tablet with a Penoval USI 2.0 stylus. Works as expected in Chrome.
Description
•