NEW 199770
Blur Filter causes element to get cut off over multiple screens
https://bugs.webkit.org/show_bug.cgi?id=199770
Summary Blur Filter causes element to get cut off over multiple screens
Thomas
Reported 2019-07-12 17:39:47 PDT
Created attachment 374056 [details] Test script displays the bug, uses javascript to generate text Overview: When using the blur filter on an element, it cuts off the element around what I estimate to be ~4000px. When you try to measure it using development tools, it suddenly comes correct. Steps to reproduce: 1) Stretch out a browser using webkit to span multiple screens 2) Load a file containing a blur filter on an element (see attached one provided) Actual Results: The element gets cropped at ~4000px across and no content from the element can be seen anymore past this point, The blur also completes but leaves a hard edge on the edge where it gets cropped Expected Results: The full element, with all contained text should be displayed across the page Build Date & Hardware: 13 July 2019 on Manjaro Linux Additional Builds and Platforms: The following both have the problem: - lightdm-webkit2-greeter (v2.2.5) - Midori (v8.0) On Firefox (v67.0 x64) this does not occur
Attachments
Test script displays the bug, uses javascript to generate text (869 bytes, text/html)
2019-07-12 17:39 PDT, Thomas
no flags
What happens with the blur enabled (57.12 KB, image/png)
2019-07-12 18:41 PDT, Thomas
no flags
What happens with the blur disabled (41.14 KB, image/png)
2019-07-12 18:42 PDT, Thomas
no flags
What should happen with blur enabled (from firefox) (59.15 KB, image/png)
2019-07-12 18:42 PDT, Thomas
no flags
Thomas
Comment 1 2019-07-12 18:41:33 PDT
Created attachment 374063 [details] What happens with the blur enabled
Thomas
Comment 2 2019-07-12 18:42:02 PDT
Created attachment 374064 [details] What happens with the blur disabled
Thomas
Comment 3 2019-07-12 18:42:22 PDT
Created attachment 374065 [details] What should happen with blur enabled (from firefox)
Note You need to log in before you can comment on or make changes to this bug.