[Webkit-unassigned] [Bug 239071] New: Can't re-enter element fullscreen after an alert is shown

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 11 08:31:57 PDT 2022


https://bugs.webkit.org/show_bug.cgi?id=239071

            Bug ID: 239071
           Summary: Can't re-enter element fullscreen after an alert is
                    shown
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: ajuma at chromium.org
                CC: bfulgham at webkit.org, jer.noble at apple.com,
                    simon.fraser at apple.com, zalan at apple.com

Created attachment 457254

  --> https://bugs.webkit.org/attachment.cgi?id=457254&action=review

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

-- 
You are receiving this mail because:
You are the assignee for the bug.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.webkit.org/pipermail/webkit-unassigned/attachments/20220411/a72897c8/attachment-0001.htm>


More information about the webkit-unassigned mailing list