Closed Bug 1871789 Opened 2 years ago Closed 1 year ago

RFPTarget PointerEvents leaks mozPressure + mozInputSource

Categories

(Core :: DOM: Events, enhancement)

enhancement

Tracking

()

RESOLVED FIXED
128 Branch
Tracking Status
firefox128 --- fixed

People

(Reporter: thorin, Assigned: fkilic)

References

(Blocks 1 open bug)

Details

Attachments

(2 files)

Attached image pointerevent.png

In Bug 1363508, among other values, we spoof pointerType as mouse and mozPressure as 0.5 (when active)

the pic is from FF123 Nightly on android with RFP enabled

  • mozInputSource is 5 despite spoofing pointerType as mouse // mouse = 1, pen = 2, touch = 5
    • I get 2 when I use a pen on my laptop (RFP on)
  • (active) pressure is 0.5 but mozPressure leaks the real value of 1

edit: test is https://arkenfox.github.io/TZP/tests/pointerevent.html

Flags: needinfo?(tom)
See Also: → 1534199

Simon, is there an upstream Tor bug about this? Or does this not affect TB for some reason?

Flags: needinfo?(tom) → needinfo?(simon.mainey)
Flags: needinfo?(simon.mainey)
Assignee: nobody → fkilic
Status: NEW → ASSIGNED
Pushed by tritter@mozilla.com: https://hg.mozilla.org/integration/autoland/rev/899bf6300c71 Spoof mozInputSource and mozPressure for RFP. r=tjr,webidl,smaug
Status: ASSIGNED → RESOLVED
Closed: 1 year ago
Resolution: --- → FIXED
Target Milestone: --- → 128 Branch
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: