Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
None
-
6.7
-
None
-
Android Studio, host: Linux, target: Android 12,14 emulator x86_64
-
-
b3685743f (dev), c4a98a729 (dev), 46c639d81 (6.7), 7da0c6f83 (6.7)
Description
QtQuickView does not scale properly to parent ViewGroup in Android Java application when target device orientation changes from portrait to landscape if activity config changes are handled manually by:
android:configChanges="screenSize|screenLayout|orientation
If these changes are not handled manually application crashes after couple orientation changes.
Logs from application crash included in crash_log.logcat.
Videos from both scaling issue and application crash included.
Attachments
Issue Links
- blocks
-
QTBUG-120716 API Example demonstrating QtQuickView use from Java
-
- Closed
-
- resulted in
-
QTBUG-123711 QtQuickView doesn't handle recreation of Activity properly
-
- Closed
-
For Gerrit Dashboard: QTBUG-123306 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
551646,4 | Android: Make QtLayout support MATCH_PARENT layout params | dev | qt/qtbase | Status: MERGED | +2 | 0 |
551647,4 | Android: Make QtView extend ViewGroup instead of QtLayout | dev | qt/qtbase | Status: MERGED | +2 | 0 |
553017,2 | Android: Make QtLayout support MATCH_PARENT layout params | 6.7 | qt/qtbase | Status: MERGED | +2 | 0 |
553018,2 | Android: Make QtView extend ViewGroup instead of QtLayout | 6.7 | qt/qtbase | Status: MERGED | +2 | 0 |