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

Crash with enabled Screen Recognition

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Cannot Reproduce
    • Icon: Not Evaluated Not Evaluated
    • None
    • 6.8.1
    • None
    • iOS/tvOS/watchOS

      Users that have the "Screen Recognition" feature of iOS VoiceOver enabled experience crashes right after the App is started.

      This is reproducible running the attached MWE, which is simply the default Qt Creator project with an additional QML Text added to it.

      Please note that one needs to explicitly enable the Screen Recognition option for apps (see attached screenshots).

      The crash itself is caused by the following exception:

      *** Terminating app due to uncaught exception 'NSInvalidArgumentException', reason: '-[QUIWindow axid]: unrecognized selector sent to instance 0x109c6ecc0'
      

        1. CMakeLists.txt
          1 kB
        2. main.cpp
          0.4 kB
        3. Main.qml
          0.2 kB
        4. screenRecognitionEnabledForApp.png
          screenRecognitionEnabledForApp.png
          282 kB
        5. screenRecognitionSetting.png
          screenRecognitionSetting.png
          257 kB
        No reviews matched the request. Check your Options in the drop-down menu of this sections header.

            qt.team.quick.subscriptions Qt Quick and Widgets Team
            janmoeller Jan Möller
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes