Details
-
Bug
-
Resolution: Unresolved
-
P1: Critical
-
None
-
6.7.0 FF, 6.7.0 Beta2, 6.7.0 Beta3, 6.7.0 RC, 6.7.0 RC2, 6.7.0, 6.7.1, 6.7.2, 6.7.3, 6.8.0
-
None
-
-
2024wk16FOQtforAndroid, 2024wk22s2FOQtforAndroid, 2024wk24s2FOQtforAndroid, 2024wk26s2FOQtforAndroid, 2024wk38s2FOQtforAndroid, 2024wk28s2FOQtforAndroid, 2024wk30s2FOQtforAndroid, 2024wk32s2FOQtforAndroid, 2024wk34s2FOQtforAndroid, 2024wk36s2FOQtforAndroid, 2024wk40s3FOQtforAndroid, 2024wk42s3FOQtforAndroid, 2024wk44s3FOQtforAndroid, 2024wk46s3FOQtforAndroid, 2024wk48s3FOQtforAndroid, 2025wk02FOQtforAndroid
Description
Beginning with Qt6.7.0 (didn't happen at first, for triage, the regression was introduced during one of the betas, I recall) and continuing into 6.8.0 "dev", when a Qt app which automatically displays in "full screen" mode when horizontal is also displayed using Android "Multi window" feature - displays traces of the background splash screen when the mobile device is rotated into "landscape" mode.
The same app normally displays fine using this Android 11, 12, 13, 14 "Multi window" feature that allows to apps to display simultaneously on one mobile screen. That is, for Qt5.15, 6.2.X, 6.3.X, 6.4.X, 6.5.X, 6.6.X it was not a problem. Even early beta and dev releases of 6.7 worked fine. Sometime during the 6.7.0 release, this regression was introduced, looking like:
A work-around is that turning off "full-screen" gets rid of the splash-screen background seen at top/bottom of left-hand-side split:
After deselecting "full screen" background splashscreen no longer showing:
After menu popped down from above workaround, no splashscreen showing:
In 6.7.0, note that when the multi-window split is setup in portrait mode on mobile, the splashscreen isn't showing (and app is automatically not in "full screen" mode that seems to trigger the problem, when in portrait mode):
6.6.3 and prior don't behave that way when in landscape mode and using android multi-window split:
And in portrait mode after setting up the multi-window split , 6.6.3 displays normally.
Attachments
Issue Links
- relates to
-
QTBUG-124484 Android: Black screen or splash screen displayed after SaveFile
- Reported
-
QTBUG-127394 Window not drawn to full screen in immersive mode after orientation change.
- Closed
-
QTBUG-99596 Android 12 - App Splash Screen
- Open