RESOLVED FIXED293111
REGRESSION (293217@main): continual text scaling animation after switching app back to Safari on iOS on old.reddit.com
https://bugs.webkit.org/show_bug.cgi?id=293111
Summary REGRESSION (293217@main): continual text scaling animation after switching ap...
Antoine Quint
Reported 2025-05-16 02:20:40 PDT
Steps to reproduce: 1. navigate to https://old.reddit.com/r/bookbinding/comments/1k5en0x/some_embroidered_rebinds_ive_done/ 2. Switch to Notes 3. Switch back to Safari 4. Observe weird text behavior While the specified font-size on the elements that are animating is fixed at 12px, the text auto-sizing feature on iOS causes a different _computed_ font-size and since we're using that instead of the specified font-size to determine whether the font-size has changed, we yield transitions.
Attachments
Antoine Quint
Comment 1 2025-05-16 02:20:56 PDT
Antoine Quint
Comment 2 2025-05-16 02:30:02 PDT
EWS
Comment 3 2025-05-16 10:07:53 PDT
Committed 295010@main (c17bcea6b77a): <https://commits.webkit.org/295010@main> Reviewed commits have been landed. Closing PR #45485 and removing active labels.
Karl Dubost
Comment 4 2025-05-21 15:06:22 PDT
*** Bug 217807 has been marked as a duplicate of this bug. ***
Note You need to log in before you can comment on or make changes to this bug.