Details
-
Bug
-
Resolution: Won't Do
-
Not Evaluated
-
None
-
5.15.2
-
None
Description
I recently switched from Qt 5.12.10 to Qt 5.15.2 and I've just discovered that the Qt Quick controls 1 "calendar" is not working well (rendering issues).
These are the warning messages:
MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/CalendarStyle.qml:55: TypeError: Cannot read property 'defaultBackgroundColor' of undefined
W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:94: TypeError: Cannot read property 'ENABLED_SELECTED_WINDOW_FOCUSED_STATE_SET' of undefined
W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:92: TypeError: Cannot read property 'ENABLED_WINDOW_FOCUSED_STATE_SET' of undefined
W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:91: TypeError: Cannot read property 'ENABLED_WINDOW_FOCUSED_STATE_SET' of undefined
W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:89: TypeError: Cannot read property 'ENABLED_WINDOW_FOCUSED_STATE_SET' of undefined
W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:96:5: Unable to assign [undefined] to int
W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:94: TypeError: Cannot read property 'ENABLED_SELECTED_WINDOW_FOCUSED_STATE_SET' of undefined
W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:92: TypeError: Cannot read property 'ENABLED_WINDOW_FOCUSED_STATE_SET' of undefined
W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:91: TypeError: Cannot read property 'ENABLED_WINDOW_FOCUSED_STATE_SET' of undefined
W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:89: TypeError: Cannot read property 'ENABLED_WINDOW_FOCUSED_STATE_SET' of undefined
W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:96:5: Unable to assign [undefined] to int
W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:112: TypeError: Cannot read property 'TextView_gravity' of undefined
W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:108: TypeError: Cannot read property 'TextView_gravity' of undefined
W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:103: TypeError: Cannot read property 'TextView_ellipsize' of undefined
W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:101: TypeError: Cannot read property 'TextView_maxLines' of undefined
W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:94: TypeError: Cannot read property 'TextAppearance_textColor' of undefined
W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:93: TypeError: Cannot read property 'TextAppearance_textColorHighlight' of undefined
W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:92: TypeError: Cannot read property 'TextAppearance_textColorHint' of undefined
W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:91: TypeError: Cannot read property 'TextAppearance_textColorLink' of undefined
W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:89: TypeError: Cannot read property 'TextAppearance_textColor' of undefined
W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:99: TypeError: Cannot read property 'TextAppearance_textAllCaps' of undefined
W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:98: TypeError: Cannot read property 'TextAppearance_textStyle' of undefined
W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:97: TypeError: Cannot read property 'TextAppearance_textStyle' of undefined
W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:96: TypeError: Cannot read property 'TextAppearance_textSize' of undefined
W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:112: TypeError: Cannot read property 'TextView_gravity' of undefined
W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:108: TypeError: Cannot read property 'TextView_gravity' of undefined
W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:103: TypeError: Cannot read property 'TextView_ellipsize' of undefined
W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:101: TypeError: Cannot read property 'TextView_maxLines' of undefined
W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:94: TypeError: Cannot read property 'TextAppearance_textColor' of undefined
W MyApp: qrc:/android_rcc_bundle/qml/QtQuick/Controls/Styles/Android/LabelStyle.qml:93: TypeError: Cannot read property 'TextAppearance_textColorHighlight' of undefined