RESOLVED CONFIGURATION CHANGED 9262
Quirksmode: Safari Enlarged Text + Generated Content Width Bug
https://bugs.webkit.org/show_bug.cgi?id=9262
Summary Quirksmode: Safari Enlarged Text + Generated Content Width Bug
Adele Peterson
Reported 2006-06-02 14:51:49 PDT
http://www.quirksmode.org/bugreports/archives/safari/index.html "When the font size is enlarged in Safari, generated content can cause the text to be pushed outside of its bounding box. Test page http://www.easy-designs.net/articles/safariGeneratedContentWidthBug/ Workaround is not included Reported by: Aaron Gustafson."
Attachments
Test case - from Wayback Archive (447 bytes, text/html)
2022-06-23 17:33 PDT, Ahmad Saleem
no flags
Joost de Valk (AlthA)
Comment 1 2006-06-24 13:56:49 PDT
Confirmed, this could be tricky, but generated content should be considered when checking if text is still inside it's box.
Alexey Proskuryakov
Comment 2 2006-06-24 15:58:57 PDT
*** Bug 6287 has been marked as a duplicate of this bug. ***
Ahmad Saleem
Comment 3 2022-06-23 17:33:34 PDT
Created attachment 460470 [details] Test case - from Wayback Archive I am unable to reproduce this bug in Safari 15.5 on macOS 12.4. Based on attach test case, when I try to zoom-in to enlarge the visual viewport to cause text to overflow, it does not work. You can see the old Safari behavior screenshot from here: https://web.archive.org/web/20061011194908/http://easy-designs.net/articles/safariGeneratedContentWidthBug/ and you can check new behavior using attached test case or below JS Fiddle: https://jsfiddle.net/v5khbmad/show (I was not sure on JSFiddle forcing Quirks mode - hence, I created local test case). I think this got fixed along the lines and can now be marked as 'RESOLVED CONFIGURATION CHANGED'. Thanks!
Ahmad Saleem
Comment 4 2022-06-23 17:34:11 PDT
NOTE - All browser renders this as Safari 15.5.
Alexey Proskuryakov
Comment 5 2022-06-23 18:11:53 PDT
Thank you for testing!
Note You need to log in before you can comment on or make changes to this bug.