Uploaded image for project: 'Qt'
  1. Qt
  2. QTBUG-123415

[Qt Virtual Keyboard] Example produces lots of warnings at startup

    XMLWordPrintable

Details

    Description

      Steps to reproduce

      1. 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)
      2. Set the environment variable, QT_LOGGING_RULES="qt.qml.binding.removal=true;"
      3. 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

        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

        Activity

          People

            jakoivik Jarkko Koivikko
            skoh-qt Sze Howe Koh
            Votes:
            1 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes