[Webkit-unassigned] [Bug 237973] New: Feature: Add meta property to make URL toolbar hidden by default

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Wed Mar 16 11:57:07 PDT 2022


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

            Bug ID: 237973
           Summary: Feature: Add meta property to make URL toolbar hidden
                    by default
           Product: WebKit
           Version: Safari 15
          Hardware: iPhone / iPad
                OS: iOS 15
            Status: NEW
          Severity: Normal
          Priority: P2
         Component: Layout and Rendering
          Assignee: webkit-unassigned at lists.webkit.org
          Reporter: romwtb at gmail.com
                CC: bfulgham at webkit.org, simon.fraser at apple.com,
                    zalan at apple.com

Created attachment 454875

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

Right now this is default page with expanded toolbar

Currently, my progressive application is loaded in browser with expanded search toolbar on bottom. 
It is take a lots of application space on mobile device. 
Application is using Ionic Framework (which is has fixed body with hidden overflow) - unable to hide toolbar with scroll. 
There are no errors with push "aA" and select Hide Toolbar. 
Please add some <meta> tag to make "Hide Toolbar" option by default. 
It is should resolve many issues on JavaScript frameworks and progressive applications.

-- 
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/20220316/6f8658ff/attachment-0001.htm>


More information about the webkit-unassigned mailing list