NEW 206550
CSS Zoom does not work iPad OS (v13- latest) Safari
https://bugs.webkit.org/show_bug.cgi?id=206550
Summary CSS Zoom does not work iPad OS (v13- latest) Safari
Lee Robertson
Reported 2020-01-21 12:51:59 PST
I have discovered a bug in Safari with iPad OS. The problem is that when I zoom using the css zoom attribute, safari is taking an element's font-size and is either enlarging or shrinking based on the zoom level. Example: If I have an element with font-size: 20px at 100% and zoom to 50%, safari is making the font-size now 40px keeping the element at 100% therefore breaking my layout. This only occurs only on devices running iPad OS. (This happens at all zoom levels 50%, 60%, 70%, etc.) Does anyone have any extra information on iPad OS that may help me solve this problem? I have already reported to Apple, but it has been a while since I have had any status update. LINK TO TEST: http://alleetest.s3-website-us-east-1.amazonaws.com/
Attachments
Radar WebKit Bug Importer
Comment 1 2020-01-22 15:44:08 PST
Radar WebKit Bug Importer
Comment 2 2020-01-22 15:44:10 PST
Note You need to log in before you can comment on or make changes to this bug.