Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 433445a769427b4dcabd78aa94f3aa6a114b44a1
https://github.com/WebKit/WebKit/commit/433445a769427b4dcabd78aa94f3aa6a114b44a1
Author: Anne van Kesteren <[email protected]>
Date: 2026-04-16 (Thu, 16 Apr 2026)
Changed paths:
A LayoutTests/fast/forms/select/base/select-tab-closes-picker-expected.txt
A LayoutTests/fast/forms/select/base/select-tab-closes-picker.html
M
LayoutTests/imported/w3c/web-platform-tests/html/semantics/forms/the-select-element/customizable-select/select-keyboard-behavior.optional-expected.txt
A
LayoutTests/platform/ios/fast/forms/select/base/select-tab-closes-picker-expected.txt
M Source/WebCore/html/HTMLOptionElement.cpp
Log Message:
-----------
Enhanced <select>: make the tab key close the picker
https://bugs.webkit.org/show_bug.cgi?id=312452
Reviewed by Aditya Keerthi.
It is not entirely clear what the Cocoa behavior should be (tracked by
rdar://174468005), so for now we make the tab key close the picker and
move focus as appropriate as that seems rather reasonable.
Test: fast/forms/select/base/select-tab-closes-picker.html
Canonical link: https://commits.webkit.org/311376@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications