[Webkit-unassigned] [Bug 241458] New: Page flickers a lot, when page gets big

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Jun 9 04:48:44 PDT 2022


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

            Bug ID: 241458
           Summary: Page flickers a lot, when page gets big
           Product: WebKit
           Version: Safari 15
          Hardware: iPhone / iPad
                OS: iOS 15
            Status: NEW
          Severity: Critical
          Priority: P2
         Component: DOM
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: jesperbendtsen83 at gmail.com

Scrolling and showing content was running smooth with this css on parent div before iOS 15.5:

-webkit-backface-visibility: hidden !important;
-webkit-transform: translate3d(0, 0, 0) !important;

But now it flickers a lot, when the page gets big.

Images are object URLs created with createObjectURL

See this video, about 60 images on the page (Was no problem before)

https://vimeo.com/718669517/ea2c09b281

please help my users complain?

-- 
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/20220609/57679b9c/attachment.htm>


More information about the webkit-unassigned mailing list