height mozInputSource pressure tiltX tiltY twist width
isPrimary pointerType tangentialPressure
| | |
1 | true | 1 | mouse | 0 | 0 | 0 | 0 | 0 | 1 = my desktop regardless of RFP
0 | true | 5 | touch | 1 | 0 | 0 | 0 | 0 | 0 = my android without RFP
1 | true | 5 | mouse | 0.5 | 0 | 0 | 0 | 0 | 0 = my android with RFP
Notes
dom.w3c_pointer_events.enabled(removed in FF87) is false, then no-one can select or click anything (e.g. Tor Browser), which seems problematicTZP/js/devices.js
Line 411 in 97d6aea
RFP patches
ToDo
DONEif android change test tochanged totap heremouse/tapSome results