sachinkumaram-veoci opened a new issue, #933: URL: https://github.com/apache/cordova-plugin-camera/issues/933
# Bug Report In ANdroid 15 - Status Bar Hidden When Using Camera Plugin Due to Edge-to-Edge Display ## Problem ### What is expected to happen? Status bar should remain visible and styled as per cordova-plugin-statusbar settings (e.g., background color, overlaysWebView). App should not draw under the status or navigation bars unless explicitly requested. Dialog buttons like "OK" and "Cancel" should not appear behind or under system bars. ### What does actually happen? When the camera/photo library opens: Status bar becomes hidden or overlaps UI. Buttons like "OK" and "Cancel" appear below status bar. Happens only on Android 11+ (API 30+), especially Android 14/15. ## Information <!-- Include all relevant information that might help understand and reproduce the problem --> ### 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 <!-- 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] --> - [ ] I searched for existing GitHub issues - [ ] I updated all Cordova tooling to most recent version - [ ] 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