[Webkit-unassigned] [Bug 178383] Wrong Font Size in Landscape Orientation

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Oct 19 09:40:28 PDT 2017


https://bugs.webkit.org/show_bug.cgi?id=178383

--- Comment #3 from Tobi Reif <tobi at tobireif.com> ---
Thanks for the tip, "-webkit-text-size-adjust: none" works.

But that's just a workaround. There are two issues/bugs:

1. It happened only in landscape mode, that seems odd and might point to an issue in the code.

2. It should not happen at all. Please make sure that mobile Safari always (and in all orientations and inside all elements) renders the font-size I specify in the respective CSS.

If users want to change the font size they can zoom in, and you could also offer additional UI options for changing font size.

But (unless there are user prefs/settings/zoom in effect) I need my text to get rendered at the specified font size - without being required to add vendor-specific CSS.

-- 
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/20171019/290c28bc/attachment.html>


More information about the webkit-unassigned mailing list