Closed
Bug 1799565
Opened 3 years ago
Closed 3 years ago
Allow pointer events on disabled form elements on Nightly
Categories
(Core :: DOM: Core & HTML, task)
Core
DOM: Core & HTML
Tracking
()
RESOLVED
FIXED
109 Branch
| Tracking | Status | |
|---|---|---|
| firefox109 | --- | fixed |
People
(Reporter: saschanaz, Assigned: saschanaz)
References
(Depends on 1 open bug)
Details
Attachments
(1 file)
Trying to match the current consensus from HTML discussion.
| Assignee | ||
Comment 1•3 years ago
|
||
Updated•3 years ago
|
Attachment #9302432 -
Attachment description: WIP: Bug 1799565 - Allow pointer events on disabled form elements on Nightly → Bug 1799565 - Allow pointer events on disabled form elements on Nightly r=smaug
Pushed by krosylight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/dc3970db7ae2
Allow pointer events on disabled form elements on Nightly r=smaug
Created web-platform-tests PR https://github.com/web-platform-tests/wpt/pull/36933 for changes under testing/web-platform/tests
Comment 4•3 years ago
|
||
Backed out for causing wpt failures on disabled-event-dispatch.tentative.html.
- Backout link
- Push with failures
- Failure Log
- Failure line: TEST-UNEXPECTED-PASS | /html/semantics/disabled-elements/disabled-event-dispatch.tentative.html | Testing pointerdown events when clicking child of disabled form controls. - expected FAIL
Flags: needinfo?(krosylight)
Upstream PR was closed without merging
| Assignee | ||
Comment 6•3 years ago
|
||
Meh, bug 1800089 is landed earlier than this on autoland. I'll rebase later.
Pushed by krosylight@mozilla.com:
https://hg.mozilla.org/integration/autoland/rev/0f30447455dc
Allow pointer events on disabled form elements on Nightly r=smaug
| Assignee | ||
Updated•3 years ago
|
Flags: needinfo?(krosylight)
Comment 8•3 years ago
|
||
| bugherder | ||
Status: NEW → RESOLVED
Closed: 3 years ago
status-firefox109:
--- → fixed
Resolution: --- → FIXED
Target Milestone: --- → 109 Branch
Upstream PR merged by moz-wptsync-bot
You need to log in
before you can comment on or make changes to this bug.
Description
•