Open Bug 1343228 Opened 7 years ago Updated 1 year ago

touch events not fired on disabled form controls

Categories

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

51 Branch
defect

Tracking

()

People

(Reporter: rbyers, Unassigned)

Details

User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/57.0.2984.0 Safari/537.36

Steps to reproduce:

http://jsbin.com/botohet
Touch on the button on a touchscreen and drag


Actual results:

No events registered


Expected results:

Touchstart and touchmove events registered
Works correctly in Chrome and Safari
See related discussion here: https://github.com/w3c/pointerevents/issues/177
(I wish there were a way to circle back when an issue has been resolved but setting P2 so I see this in a few months at the outside is the next best thing).
Status: UNCONFIRMED → NEW
Ever confirmed: true
Priority: -- → P2
Moving to p3 because no activity for at least 1 year(s).
See https://github.com/mozilla/bug-handling/blob/master/policy/triage-bugzilla.md#how-do-you-triage for more information
Priority: P2 → P3

Reproduced on Lenovo Yoga C630-13Q50 with Windows 10 Home (v1803) on the latest Nightly aarch64 build. Touchstart and touchmove are not registered on the disabled button.

Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.