Add support for pen input injection for testing purposes
Categories
(Core :: Widget: Win32, task)
Tracking
()
Tracking | Status | |
---|---|---|
firefox88 | --- | fixed |
People
(Reporter: edgar, Assigned: saschanaz)
References
(Blocks 1 open bug)
Details
Attachments
(5 files)
Microsoft provides a injection calls similar to InjectTouchInput,
https://docs.microsoft.com/en-us/windows/win32/api/winuser/nf-winuser-injectsyntheticpointerinput.
We could add something similar to https://searchfox.org/mozilla-central/rev/a87a1c3b543475276e6d57a7a80cb02f3e42b6ed/dom/interfaces/base/nsIDOMWindowUtils.idl#587-615 in nsIDOMWindowUtils.
Assignee | ||
Updated•5 years ago
|
Assignee | ||
Comment 1•4 years ago
|
||
This reverts commit 736020e7ab3430674afae56687327d952351b1a9.
Assignee | ||
Comment 2•4 years ago
|
||
Depends on D106048
Assignee | ||
Comment 3•4 years ago
|
||
Depends on D106049
Assignee | ||
Comment 4•4 years ago
|
||
Depends on D106050
Updated•4 years ago
|
Assignee | ||
Comment 5•4 years ago
|
||
Depends on D106049
Updated•4 years ago
|
Updated•4 years ago
|
Comment 7•4 years ago
|
||
bugherder |
https://hg.mozilla.org/mozilla-central/rev/23e9d2cb9ce6
https://hg.mozilla.org/mozilla-central/rev/742710dddddf
https://hg.mozilla.org/mozilla-central/rev/ed244a2743ea
https://hg.mozilla.org/mozilla-central/rev/d869daab2f7d
https://hg.mozilla.org/mozilla-central/rev/73fbcf3c2115
Description
•