Skip to content

Android 35 StatusBarOverlaysWebView false not working #274

Open
@mannisc

Description

@mannisc

Bug Report

Problem

I have an Android API 35 Emulator (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 below the statusbar. Also the Android navigation Item (line) 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

Environment, Platform, Device

Version information

Latest cordova and cordova-plugin-statusbar versions.

Checklist

  • I searched for existing GitHub issues
  • I updated all Cordova tooling to most recent version
  • I included all the necessary information above

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions