qpwr commented on issue #1491:
URL: https://github.com/apache/cordova-ios/issues/1491#issuecomment-2346477126

   Thanks for replying!
   
   I couldn't imagine a case where you would want the statusbar to overlay the 
webview on macOS (meaning for Catalyst), because you can just resize the 
window. I could be wrong though.
   
   I tried your suggestions:
   
   - Using cordova-plugin-statusbar and setting `StatusBarOverlaysWebView` to 
`false` doesn't seem to make any difference
   - The webview does indeed respond to `env(safe-area-inset-top)` and adds a 
margin
   
   I personally would expect the statusbar to not be overlaying the webview by 
default or at least that you could control whether it does. Currently it does 
overlay the webview and it doesn't seem to be configurable.
   
   


-- 
This is an automated message from the Apache Git Service.
To respond to the message, please log on to GitHub and use the
URL above to go to the specific comment.

To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org

For queries about this service, please contact Infrastructure at:
us...@infra.apache.org


---------------------------------------------------------------------
To unsubscribe, e-mail: issues-unsubscr...@cordova.apache.org
For additional commands, e-mail: issues-h...@cordova.apache.org

Reply via email to