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

Qt5.7: Wrong virtual keyboard import

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Do
    • P2: Important
    • None
    • 5.7.0
    • Device Creation
    • None

    Description

      Create a new project with QtCreator 4.0.1: Qt Quick Application (Boot to Qt) project or Qt Quick Controls Application (Boot to Qt) project. These are projects that generate a main.qml file with a virtual keyboard import.

      Bug:
      wrong import in main.qml when the project is generated for Qt5.7:
      import QtQuick.Enterprise.VirtualKeyboard 1.0

      --> should not contain 'Enterprise'

      Error message on the QtCreator:
      QQmlApplicationEngine failed to load component
      qrc:/main.qml:3 module "QtQuick.Enterprise.VirtualKeyboard" is not installed

      --> generated project cannot be deployed at all to the device.

      Attachments

        Issue Links

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

          Activity

            People

              kandeler Christian Kandeler
              tarjasundqvist Tarja Sundqvist
              Votes:
              0 Vote for this issue
              Watchers:
              4 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes