Details
-
Bug
-
Resolution: Fixed
-
P3: Somewhat important
-
6.5.5, 6.6.2, 6.7.0 RC
-
7ed096808 (dev), 2d4e2d162 (6.8)
Description
Steps to reproduce
- Load https://doc.qt.io/qt-6/qtvirtualkeyboard-basic-example.html on a platform that has a native Qt Quick Controls style (Windows, macOS, iOS)
- Set the environment variable, QT_LOGGING_RULES="qt.qml.binding.removal=true;"
- Run the example
Outcomes
qrc:/content/TextField.qml:22:17: QML Rectangle: The current style does not support customization of this control (property: "background" item: QQuickRectangle(0x1f580e5a500, parent=0x0, geometry=0,0 0x0)). Please customize a non-native style (such as Basic, Fusion, Material, etc). For more information, see: https://doc.qt.io/qt-6/qtquickcontrols2-customize.html#customization-reference qrc:/content/TextField.qml:22:17: QML Rectangle: The current style does not support customization of this control (property: "background" item: QQuickRectangle(0x1f580e591e0, parent=0x0, geometry=0,0 0x0)). Please customize a non-native style (such as Basic, Fusion, Material, etc). For more information, see: https://doc.qt.io/qt-6/qtquickcontrols2-customize.html#customization-reference qrc:/content/TextField.qml:22:17: QML Rectangle: The current style does not support customization of this control (property: "background" item: QQuickRectangle(0x1f580e59c00, parent=0x0, geometry=0,0 0x0)). Please customize a non-native style (such as Basic, Fusion, Material, etc). For more information, see: https://doc.qt.io/qt-6/qtquickcontrols2-customize.html#customization-reference qrc:/content/TextField.qml:22:17: QML Rectangle: The current style does not support customization of this control (property: "background" item: QQuickRectangle(0x1f580e59780, parent=0x0, geometry=0,0 0x0)). Please customize a non-native style (such as Basic, Fusion, Material, etc). For more information, see: https://doc.qt.io/qt-6/qtquickcontrols2-customize.html#customization-reference qrc:/content/TextField.qml:22:17: QML Rectangle: The current style does not support customization of this control (property: "background" item: QQuickRectangle(0x1f580e5a1a0, parent=0x0, geometry=0,0 0x0)). Please customize a non-native style (such as Basic, Fusion, Material, etc). For more information, see: https://doc.qt.io/qt-6/qtquickcontrols2-customize.html#customization-reference qrc:/content/TextField.qml:22:17: QML Rectangle: The current style does not support customization of this control (property: "background" item: QQuickRectangle(0x1f580e58b20, parent=0x0, geometry=0,0 0x0)). Please customize a non-native style (such as Basic, Fusion, Material, etc). For more information, see: https://doc.qt.io/qt-6/qtquickcontrols2-customize.html#customization-reference qrc:/content/TextField.qml:22:17: QML Rectangle: The current style does not support customization of this control (property: "background" item: QQuickRectangle(0x1f580e59d20, parent=0x0, geometry=0,0 0x0)). Please customize a non-native style (such as Basic, Fusion, Material, etc). For more information, see: https://doc.qt.io/qt-6/qtquickcontrols2-customize.html#customization-reference qt.qml.binding.removal: Overwriting binding on QQuickAnchors::right at qrc:/content/HandwritingModeButton.qml:74 that was initially bound at qrc:/basic-b2qt.qml:66:17 qt.qml.binding.removal: Overwriting binding on QQuickAnchors::top at qrc:/content/HandwritingModeButton.qml:91 that was initially bound at qrc:/basic-b2qt.qml:65:17 qrc:/content/TextArea.qml:22:17: QML Rectangle: The current style does not support customization of this control (property: "background" item: QQuickRectangle(0x1f5811b80a0, parent=0x0, geometry=0,0 0x0)). Please customize a non-native style (such as Basic, Fusion, Material, etc). For more information, see: https://doc.qt.io/qt-6/qtquickcontrols2-customize.html#customization-reference
Attachments
For Gerrit Dashboard: QTBUG-123415 | ||||||
---|---|---|---|---|---|---|
# | Subject | Branch | Project | Status | CR | V |
582689,1 | Fix startup errors | dev | qt/qtvirtualkeyboard | Status: ABANDONED | 0 | 0 |
600453,2 | Fix basic examples startup warnings | dev | qt/qtvirtualkeyboard | Status: MERGED | +2 | 0 |
600530,2 | Fix basic examples startup warnings | 6.8 | qt/qtvirtualkeyboard | Status: MERGED | +2 | 0 |