[webkit-changes] [WebKit/WebKit] 8daa0a: [visionOS] Fullscreen window sometimes loses key f...
Jer Noble
noreply at github.com
Fri Oct 18 13:21:08 PDT 2024
Branch: refs/heads/main
Home: https://github.com/WebKit/WebKit
Commit: 8daa0a1c9519ea028e41a5fde10841d8790d487b
https://github.com/WebKit/WebKit/commit/8daa0a1c9519ea028e41a5fde10841d8790d487b
Author: Jer Noble <jer.noble at apple.com>
Date: 2024-10-18 (Fri, 18 Oct 2024)
Changed paths:
M Source/WebKit/UIProcess/ios/fullscreen/WKFullScreenWindowControllerIOS.mm
Log Message:
-----------
[visionOS] Fullscreen window sometimes loses key focus during enter fullscreen transition
https://bugs.webkit.org/show_bug.cgi?id=281768
rdar://137894712
Reviewed by Eric Carlson.
Restore key and visible status upon entering fullscreen, just in case we lost it in the transition.
* Source/WebKit/UIProcess/ios/fullscreen/WKFullScreenWindowControllerIOS.mm:
(-[WKFullScreenWindowController beganEnterFullScreenWithInitialFrame:finalFrame:]):
Canonical link: https://commits.webkit.org/285427@main
To unsubscribe from these emails, change your notification settings at https://github.com/WebKit/WebKit/settings/notifications
More information about the webkit-changes
mailing list