[Webkit-unassigned] [Bug 210597] New: Status bar translucent colors need fixing since dark mode is a thing

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Thu Apr 16 05:37:35 PDT 2020


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

            Bug ID: 210597
           Summary: Status bar translucent colors need fixing since dark
                    mode is a thing
           Product: WebKit
           Version: Safari Technology Preview
          Hardware: iPhone / iPad
                OS: Unspecified
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: New Bugs
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: tomac at google.com

The behavior of `<meta name="apple-mobile-web-app-status-bar-style" content="black-translucent">` is very confusing (at least) since dark mode is a thing. Text actually renders white instead of black.

Screenshot: https://user-images.githubusercontent.com/145676/79332402-10271f80-7f1d-11ea-814d-2545a7ba0221.png

It turns out that the undocumented value `white-translucent` renders text in black. Ideally, this should simply be `translucent`, and iOS should render the text in the correct color dependent on the color scheme.

-- 
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/20200416/393a3552/attachment-0001.htm>


More information about the webkit-unassigned mailing list