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

Accessibility Text caret movements not working with MS Narrator

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • None
    • 5.6.0 Alpha
    • None

    Description

      QLineEdit and QTextEdit doesn't work with screen reading software.
      Screen reader won't read characters and words.
      By pressing arrow keys it is silent.

      Note that this works when using NVDA. This is because NVDA is interfacing with our IAccessible2 interfaces.

      However, MS Narrator (Windows 7 and later) uses UI Automation.

      We probably need to implement a UI Automation bridge in order to get this working.

      Attachments

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

        Activity

          People

            smd Jan Arve
            smd Jan Arve
            Votes:
            1 Vote for this issue
            Watchers:
            6 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes