[Webkit-unassigned] [Bug 178383] New: Wrong Font Size in Landscape Orientation
bugzilla-daemon at webkit.org
bugzilla-daemon at webkit.org
Tue Oct 17 04:06:01 PDT 2017
https://bugs.webkit.org/show_bug.cgi?id=178383
Bug ID: 178383
Summary: Wrong Font Size in Landscape Orientation
Product: WebKit
Version: Safari 11
Hardware: iPhone / iPad
OS: iOS 11
Status: NEW
Severity: Normal
Priority: P2
Component: CSS
Assignee: webkit-unassigned at lists.webkit.org
Reporter: tobi at tobireif.com
Created attachment 324010
--> https://bugs.webkit.org/attachment.cgi?id=324010&action=review
screenshot of portrait orientation
The URL: https://tobireif.com/demos/bubbles/
In mobile Safari: (eg iOS 11 iPhone 8 simulator):
Please see the supplied screenshots. In portrait mode, the font size of the text "SVG, animated using SMIL ..." is as specified in the CSS. But in landscape mode it is larger than specified in the CSS.
I can set the font size of the info para (which appears when I tap on "show info") (CSS class "revealed-text") and of the button text, but in landscape mode I can only set the font size of the button text - the font size of .revealed-text is wrong and can not be set/changed in landscape mode. I tried setting large values via the Safari dev tools: in landscape mode this only had an affect on the button text - not on the text in .revealed-text.
Please make sure that the CCS rule font-size:16px has an effect on all the targeted elements & text, in landscape mode, as it does in portrait mode.
--
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/20171017/a808e1f5/attachment.html>
More information about the webkit-unassigned
mailing list