[Webkit-unassigned] [Bug 262869] IOS 17 flickers on animations
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Mon Oct 9 13:04:26 PDT 2023
https://bugs.webkit.org/show_bug.cgi?id=262869
--- Comment #2 from Helmut Januschka <helmut at januschka.com> ---
here is a test page: https://www.krone.at/xxtest6
the font does not constantly flicker as in my first recording.
but i also attached a new recording, showing ios17 simulator and safari dev-tools with paint flashes.
once the animation is removed
```
// i still love jQuery
$(".object-flag").remove();
```
the repaint flash-stops.
the area the repaint shows, is usually also the area that suffers the font flicker.
for me it looks like a weird "lets repaint the world" - because of the small css animations
--
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/20231009/2f1a20c7/attachment-0001.htm>
More information about the webkit-unassigned
mailing list