Skip to content

Android: Status bar does not hide in some instances #110396

@gkwaerp

Description

@gkwaerp

Tested versions

Reproducible in 4.5.rc2

System information

Android (Samsung Galaxy S9+)

Issue description

Recent Android fixes to immersive mode has made another bug apparent.
When a notification appears or the keyboard is made visible, the status bar becomes visible.
Upon closing the keyboard, the status bar does not hide on its own. In our game's case, this ends up with UI elements obscured & blocked by the status bar.

Before tapping a LineEdit to bring up the keyboard - note that no status bar is visible:

Image

After closing the keyboard to hide the keyboard - note that status bar remains visible:

Image

The status bar does not disappear on its own. It does disappear if minimizing & restoring app, or if locking & unlocking device.

Steps to reproduce

Run the MRP, tap the LineEdit.

Minimal reproduction project (MRP)

line-edit.zip

Metadata

Metadata

Type

No type

Projects

Status

Release Blocker

Relationships

None yet

Development

No branches or pull requests

Issue actions