Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: e34179969750a466a470d7da21a5e09bb680eec3
https://github.com/WebKit/WebKit/commit/e34179969750a466a470d7da21a5e09bb680eec3
Author: Taher Ali <[email protected]>
Date: 2025-04-29 (Tue, 29 Apr 2025)
Changed paths:
M Source/WebKit/WebProcess/WebPage/WebPage.cpp
Log Message:
-----------
Restrict fullscreen exit on input focus to text-entry elements only
https://bugs.webkit.org/show_bug.cgi?id=292220
rdar://136726993
Reviewed by Brent Fulgham.
Previously, we exit fullscreen when any form control element
received focus. This behavior was overly broad.
Non-text input types like sliders, checkboxes, and radios
will no longer trigger fullscreen exit
* Source/WebKit/WebProcess/WebPage/WebPage.cpp:
(WebKit::isTextFormControlOrEditableContent):
Canonical link: https://commits.webkit.org/294284@main
To unsubscribe from these emails, change your notification settings at
https://github.com/WebKit/WebKit/settings/notifications
_______________________________________________
webkit-changes mailing list
[email protected]
https://lists.webkit.org/mailman/listinfo/webkit-changes