Bug 237973 - Feature: Add meta property to make URL toolbar hidden by default
Summary: Feature: Add meta property to make URL toolbar hidden by default
Status: RESOLVED INVALID
Alias: None
Product: WebKit
Classification: Unclassified
Component: Layout and Rendering (show other bugs)
Version: Safari 15
Hardware: iPhone / iPad iOS 15
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-03-16 11:57 PDT by Roman A.
Modified: 2022-03-16 12:58 PDT (History)
3 users (show)

See Also:


Attachments
Right now this is default page with expanded toolbar (56.82 KB, image/png)
2022-03-16 11:57 PDT, Roman A.
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Roman A. 2022-03-16 11:57:07 PDT
Created attachment 454875 [details]
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.
Comment 1 Roman A. 2022-03-16 12:17:32 PDT
Demo application https://ionic-pwa-toolbar-sample.web.app
Comment 2 Simon Fraser (smfr) 2022-03-16 12:58:14 PDT
This would be a Safari feature, not a WebKit feature. Please file a request using Feedback Assistant.