Pen pressure doesn't work on Firefox Linux with official XP Pen drivers
Categories
(Core :: DOM: UI Events & Focus Handling, defect)
Tracking
()
People
(Reporter: roland3564, Unassigned)
References
(Blocks 1 open bug)
Details
Attachments
(1 file)
117.15 KB,
image/png
|
Details |
User Agent: Mozilla/5.0 (X11; Linux x86_64; rv:102.0) Gecko/20100101 Firefox/102.0
Steps to reproduce:
- Download the Xp Pen drivers from their official website and reboot
- connect the pentablet (G640) to the computer (any linux distro)
- boot Firefox
- go to pressurejs.com
- press the testing circle with the pen
- The website echoes “Your device doesn’t support pen pressure, falling back to polyfill”
- other browsers (like Chromium) has pen pressure working
Actual results:
The pen pressure was not registered by firefox, no webapps could detect any form of pen pressure emitted by the tablet, the signals of the tablet are most likely detected as mouse inputs.
Expected results:
- Download the drivers, reboot, and connect the tablet
- boot Firefox and go to pressurejs.com
- test the blue circle with the pen
- the circle can be controlled with every pressure variation.
Comment 1•2 years ago
|
||
The Bugbug bot thinks this bug should belong to the 'Core::DOM: UI Events & Focus Handling' component, and is moving the bug to that component. Please correct in case you think the bot is wrong.
Updated•2 years ago
|
Hello Martin, do you think this is fixed by bug 1501744?
Comment 3•5 months ago
|
||
(In reply to Kagami Rosylight [:saschanaz] (they/them) from comment #2)
Hello Martin, do you think this is fixed by bug 1501744?
No idea, should be tested.
Comment 4•5 months ago
•
|
||
This works for me on 130 Nightly while not in 128 stable, so fixed! (Using Wacom CTL-460 on Steam OS)
One thing that's still broken is that button
property somehow remains -1
while buttons
property changes.
Description
•