Bug 239071

Summary: Can't re-enter element fullscreen after an alert is shown
Product: WebKit Reporter: Ali Juma <ajuma>
Component: Layout and RenderingAssignee: Nobody <webkit-unassigned>
Status: RESOLVED DUPLICATE    
Severity: Normal CC: bfulgham, jer.noble, simon.fraser, webkit-bug-importer, zalan
Priority: P2 Keywords: InRadar
Version: WebKit Nightly Build   
Hardware: Unspecified   
OS: Unspecified   
Attachments:
Description Flags
Test page none

Ali Juma
Reported 2022-04-11 08:31:57 PDT
Created attachment 457254 [details] Test page Showing an alert while in element fullscreen causes fullscreen to exit (this part is expected) but after that it is impossible to re-enter fullscreen. This reproduces in Safari on iOS 15.4 as well as Safari 15.4 on macOS. Steps to repro with the attached test case: 1) Tap the "Launch fullscreen" button 2) Once in fullscreen, tap the "Trigger alert" button. 3) Fullscreen will exit and an alert will be shown 4) Dismiss the alert 5) Tap the "Launch fullscreen" button to try to re-launch fullscreen. Expected result: Back in fullscreen Actual result: Nothing happens
Attachments
Test page (705 bytes, text/html)
2022-04-11 08:31 PDT, Ali Juma
no flags
Radar WebKit Bug Importer
Comment 1 2022-04-11 11:52:41 PDT
Ali Juma
Comment 2 2022-05-06 12:51:48 PDT
*** This bug has been marked as a duplicate of bug 239744 ***
Note You need to log in before you can comment on or make changes to this bug.