Closed Bug 1284759 Opened 8 years ago Closed 8 years ago

Should launch pointerdown event immediately when the screen is touched

Categories

(Core :: DOM: Events, defect)

defect
Not set
normal

Tracking

()

RESOLVED WORKSFORME

People

(Reporter: bhsu, Assigned: stone)

References

Details

After enabling Pointer Events[0], we should launch pointerdown event immediately when the screen is touched. Now, the pointerdown is launched when the finger or pen removed from the screen, which is the timing of pointerup.
Assignee: nobody → bhsu
If we set browser.tabs.remote.force-enable to true will fix this issue on e10s and APZ are enabled platform.
Hi Stone, would you please follow Ben's comment 1 to move this bug forward? Thanks!
Assignee: bhsu → sshih
Used [1] on Windows 10 to test this bug with e10s enabled. Pointer events are dispatched correctly.

[1] https://hg.mozilla.org/mozilla-central/rev/4a18b5cacb1b
Status: NEW → RESOLVED
Closed: 8 years ago
Resolution: --- → WORKSFORME
You need to log in before you can comment on or make changes to this bug.