RESOLVED FIXED 251246
Event dispatching on disabled form controls
https://bugs.webkit.org/show_bug.cgi?id=251246
Summary Event dispatching on disabled form controls
Karl Dubost
Reported 2023-01-26 20:47:04 PST
Attachments
Radar WebKit Bug Importer
Comment 1 2023-01-26 20:47:16 PST Comment hidden (obsolete)
Radar WebKit Bug Importer
Comment 2 2023-01-26 20:47:35 PST
Karl Dubost
Comment 3 2023-01-26 21:00:18 PST
SeeAlso https://github.com/WebKit/standards-positions/issues/78 That is a risky change for Web Compatibility. This needs to be handled carefully. That might create breakages by changing expectations and require a Quirk.
Tim Nguyen (:ntim)
Comment 4 2023-03-10 13:15:34 PST
Removing these 2 lines: https://searchfox.org/wubkat/source/Source/WebCore/dom/EventContext.cpp#92-94 seems to fix some of the failures
Tim Nguyen (:ntim)
Comment 5 2023-03-10 13:15:57 PST
Chris Dumez
Comment 7 2023-05-12 17:21:04 PDT
EWS
Comment 8 2023-05-15 20:33:38 PDT
Committed 264098@main (9ed97a1ca58c): <https://commits.webkit.org/264098@main> Reviewed commits have been landed. Closing PR #13837 and removing active labels.
Note You need to log in before you can comment on or make changes to this bug.