[Webkit-unassigned] [Bug 219824] New: ios safari text-size-adjust in fixed position container does not reset

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Fri Dec 11 22:19:21 PST 2020


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

            Bug ID: 219824
           Summary: ios safari text-size-adjust in fixed position
                    container does not reset
           Product: WebKit
           Version: Safari 14
          Hardware: Unspecified
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: webkit at donsuhr.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Created attachment 416091

  --> https://bugs.webkit.org/attachment.cgi?id=416091&action=review

three screen captures

Steps to reproduce the problem:
1. On a phone, go to https://donsuhr.github.io/bugs/webkit-text-size-adjust
2. Change orientation to landscape
3. Notice that all font sizes increase
4. Change orientation to portrait
5. Notice that the body font returns to start font size, the fixed position footer does not

What is the expected behavior?
Both the body text and the fixed position text should return to the starting font size

Presents when more than one element is in the fixed container, in this case an <em>. It could also be two <p>'s, or a <span> with a <br />.

-- 
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/20201212/7594cf15/attachment.htm>


More information about the webkit-unassigned mailing list