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

Mac Accessibility: QComboBox drop down list is not read out with Voice Over keyboard

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 5.2.0, 5.3.1, 5.12.0
    • Maverics
    • macOS

    Description

      With Voice over keyboard, selected item of combobox drop down list is not being spoken.
      Attached example reproduces this, Steps to reproduce:
      1. Extract, build and run the attached simple Qt app in Qt Creator.
      2. Enable Voice Over (System Preferences > Accessibility > Voice Over > Enable Voice Over).
      3. Return the focus to the Qt app.
      4. Move the black focus ring onto the combo box.
      5. Type the Voice Over shortcut to open the combo box: Ctrl+Option+Space.

      EXPECTED: The combo box opens, and Voice Over reads the text of the selected item.
      ACTUAL:
      With Qt5.2:
      The combo box does not open though Voice Over reports that the combo box has been "pressed".
      With Qt5.3:
      After Ctrl+Option+Space. Combo Box does opens but it doesn't say anything: if you then hit down arrow, the first time it says 'FullScreenTest has a new window, but it doesn't read the contents of the selected item in the pop-up.

      Attachments

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

        Activity

          People

            vestbo Tor Arne Vestbø
            qtcomsupport Qt Support
            Veli-Pekka Heinonen Veli-Pekka Heinonen
            Votes:
            3 Vote for this issue
            Watchers:
            8 Start watching this issue

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There are no open Gerrit changes