RESOLVED FIXED 233332
Dynamic type does not resize unless the page is reloaded
https://bugs.webkit.org/show_bug.cgi?id=233332
Summary Dynamic type does not resize unless the page is reloaded
Liam DeBeasi
Reported 2021-11-18 13:16:33 PST
Created attachment 444723 [details] Code reproduction When increasing the font size using the accessibility settings on iOS, the font size on a webpage using dynamic type does not change unless there is a full page reload. Steps to reproduce: 1. Open attached code reproduction on an iOS device. 2. Go to Settings > Accessibility > Display & Text Size > Larger Text. 3. Increase the font size. 4. Return to the browser. 5. Observe that the font size does not change. 6. Refresh the page. 7. Observe that the font size has changed. Expected Behavior: I would expect the text to scale without a full page reload. Actual Behavior: The text does not scale unless I perform a full page reload. Other information: - I can reproduce this on the iOS 15.2 developer beta
Attachments
Code reproduction (745 bytes, text/html)
2021-11-18 13:16 PST, Liam DeBeasi
no flags
Radar WebKit Bug Importer
Comment 1 2021-11-18 13:16:51 PST
Liam DeBeasi
Comment 2 2022-12-13 14:44:06 PST
I can no longer reproduce this issue on iOS 16.0. Thank you!
Note You need to log in before you can comment on or make changes to this bug.