mannisc opened a new issue, #274: URL: https://github.com/apache/cordova-plugin-statusbar/issues/274
# Bug Report ## Problem I have an Android API 35 (Pixel 8 Pro API 35) and StatusBarOverlaysWebView set to false in config.xml. The content of the webview is behind the statusbar (and notch, which would be okay). With Android API 34 and the same device (Pixel 8 Pro API 34) the content is underneath the statusbar. Also the navigation Item in the bottom is not overlayed. ### What is expected to happen? With Android API 35 the statusbar should also be respected if StatusBarOverlaysWebView is set to false (and also the navigation at the bottom) ### What does actually happen? The App is fullscreen and underneath the statusbar. ## Information Create Pixel 8 Pro API 35 Emulator and set StatusBarOverlaysWebView to false. ### Command or Code <!-- What command or code is needed to reproduce the problem? --> ### Environment, Platform, Device <!-- In what environment, on what platform or on which device are you experiencing the issue? --> ### Version information Latest cordova and cordova-plugin-statusbar versions. <!-- What are relevant versions you are using? For example: Cordova: Cordova CLI, Cordova Platforms, Cordova Plugins Other Frameworks: Ionic Framework and CLI version Operating System, Android Studio, Xcode etc. --> ## Checklist <!-- Please check the boxes by putting an x in the [ ] like so: [x] --> - [x] I searched for existing GitHub issues - [x] I updated all Cordova tooling to most recent version - [x] I included all the necessary information above -- 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.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