Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 92a0e1480875fc90e05eac6216c2a7c6c8b36472
https://github.com/WebKit/WebKit/commit/92a0e1480875fc90e05eac6216c2a7c6c8b36472
Author: Karl Dubost <[email protected]>
Date: 2025-12-09 (Tue, 09 Dec 2025)
Changed paths:
M Source/WebCore/html/HTMLFormControlElement.cpp
M Source/WebCore/page/Quirks.cpp
Log Message:
-----------
madisoncity.k12.al.us: Search button is not working (Adds Quirks
needsFormControlToBeMouseFocusable)
https://bugs.webkit.org/show_bug.cgi?id=296989
rdar://157639717
Reviewed by Brent Fulgham.
https://www.madisoncity.k12.al.us/ website search button is not working.
The button is not focusable. This quirk adds focusability to the button.
* Source/WebCore/html/HTMLFormControlElement.cpp:
(WebCore::HTMLFormControlElement::isMouseFocusable const):
* Source/WebCore/page/Quirks.cpp:
(WebCore::handleMadisonCityK12Quirks):
(WebCore::Quirks::determineRelevantQuirks):
Canonical link: https://commits.webkit.org/304177@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications