Closed Bug 1796235 Opened 2 years ago Closed 2 years ago

Event listener target changes in the middle of a touchpad pan gesture

Categories

(Core :: DOM: Events, defect, P3)

defect

Tracking

()

RESOLVED DUPLICATE of bug 1168182

People

(Reporter: dlrobertson, Assigned: dlrobertson)

References

Details

Attachments

(1 file)

Attached file prevent-default.html (deleted) —

STR:

  • Navigate to the attached example
  • Conduct a two finger scroll gesture down the touchpad to trigger a downward scroll on the page

Expected results:

  • The event listener for the child element is not called.

Actual results:

  • The event listener for the child element is called once the cursor is over the child element.

Note that both Chrome and Safari match the expected results.

Severity: -- → S3
Priority: -- → P3

I plan to look into this a bit more over the next week.

Flags: needinfo?(drobertson)

I've started debugging this a bit and should have some time this week to dig in a bit more.

Assignee: nobody → drobertson
Flags: needinfo?(drobertson)
Status: NEW → RESOLVED
Closed: 2 years ago
Duplicate of bug: 1168182
Resolution: --- → DUPLICATE
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: