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

No text readout from QTextEdit, QLineEdit

    XMLWordPrintable

Details

    • Bug
    • Resolution: Done
    • P2: Important
    • 5.11.0
    • 5.6.0
    • None
    • WIndows 8 64 bit and Windows 10 64bit , Visual Studio 2015, NVDA Screen Reader, Windows Narrator, JAWS 17.0 Screen reader
    • 0cf6297c15be45d852be98c862bd0211e6de1aa2

    Description

      Hi.
      There is a problem with text entry fields in Qt and various different
      screen readers.

      While NVDA reads the content of QTextEdit and QLineEdit widgets, other
      screen readers seem to have a hard time to deal with these essential
      widget:

      • Microsoft Narrator does not read the content of QTextEdit widgets.
      • Freedom Scientific JAWS for Windows does not read the content of
        QTextEdit nor QLineEdit widgets.

      In both cases, the symptom is as follows:
      When pressing keys while focus is on the widget, key echo
      speaks the entered characters, but when navigating with the cursor
      keys, the screen reader has no idea what it is looking at, and does
      not speak anything.
      Other UI elements are read as expected.

      For my Qt-based project, this is currently a showstopper as I have to
      find a way to correctly support JAWS users.

      Attachments

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

        Activity

          People

            anrocha André De La Rocha (Inactive)
            skainz Simon Kainz
            Votes:
            4 Vote for this issue
            Watchers:
            11 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes