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

iOs accessibility items loses focus when adding new items

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.12.6
    • None
    • iOS/tvOS/watchOS

    Description

      Prerequisite:

      1. VoiceOver is enabled
      2. Application has an Accessible item selected
      3. VoiceOver frame is shown on the item

      Steps to replicate:

      1. Add a new accessibility item to view

      What happens:

      1. VoiceOver frame is lost

      Notes:

      This happens because the iOs accessibility will always destroy all accessibility items and recreate them. Correct way would be to handle objectCreated and objectDestroyed signals without destroying the accessibility items in iOs.

      A partial fix can be found here: https://codereview.qt-project.org/c/qt/qtbase/+/299081

      Attachments

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

        Activity

          People

            smd Jan Arve
            vikke.matikainen Vikke Matikainen
            Votes:
            1 Vote for this issue
            Watchers:
            1 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes