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

[Reg 6.8.3->6.9.0] Desktop virtual keyboard cannot find InputPanel.qml and freezes the application

XMLWordPrintable

    • Windows
    • c451aaadd (dev), 039fcfcfe (6.10), 401e5d9ad (6.9.3)

      A minimal reproducer is attached.

      It is a QWidget-based application (a single QTextEdit) that requests input method to be virtual keyboard. That is doable and allowed:
      https://doc.qt.io/qt-6/qtvirtualkeyboard-deployment-guide.html#integration-method

      And it works well in 6.8.3. But since 6.9.0, the internal QQuickView cannot find InputPanel.qml anymore. Run the reproducer and one will be greeted by:

      qrc:/qt-project.org/imports/QtQuick/VirtualKeyboard/InputPanel.qml: No such file or directory
      

      And the entire process is mostly frozen. Mouse interactions are not working anymore, but one can still type in using physical keyboard.

        For Gerrit Dashboard: QTBUG-137921
        # Subject Branch Project Status CR V

            jakoivik Jarkko Koivikko
            luqiaochen Luqiao Chen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes