-
-
Notifications
You must be signed in to change notification settings - Fork 23.2k
Closed
Description
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:

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

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)
Metadata
Metadata
Assignees
Type
Projects
Status
Release Blocker