[Webkit-unassigned] [Bug 272727] New: Sometimes the contents of a visibility:hidden iframe become visible

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Apr 15 22:04:19 PDT 2024


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

            Bug ID: 272727
           Summary: Sometimes the contents of a visibility:hidden iframe
                    become visible
           Product: WebKit
           Version: WebKit Nightly Build
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Compositing
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: simon.fraser at apple.com
                CC: simon.fraser at apple.com

If an iframe is `visibility:hidden`, we stop compositing it, which allows the contents to be hidden. However, if it's composited for other reasons (e.g. position:fixed) then we can show the contents when they should be hidden.

-- 
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/20240416/4748fbb8/attachment.htm>


More information about the webkit-unassigned mailing list