[Webkit-unassigned] [Bug 253835] New: filter not being reloaded on window resize

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Mar 13 09:54:56 PDT 2023


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

            Bug ID: 253835
           Summary: filter not being reloaded on window resize
           Product: WebKit
           Version: WebKit Local Build
          Hardware: PC
                OS: Windows 10
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: veerkampmenno at gmail.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Created attachment 465423

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

Filter not fullscreen after making windowheight larger

When applying a filter to a fullscreen html element (100vw by 100vh), the filter will not resize on window resize. The element will be full width and height, but the filter still shows up on the old resolution. 
After a refresh the filter works on that resolution again, but going to a bigger screen / higher resolution will break the filter again.

Issue can be recreated with code in attachment. In codepen slide up the bar between the code and the content. Or on a webpage go into developer tools -> make the windowheight smaller -> refresh browser -> make screenheight bigger again.

-- 
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/20230313/1d90dbc7/attachment.htm>


More information about the webkit-unassigned mailing list