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

[Accessibility] Accessibility.StaticText set incorrectly in QtQuick Controls 2 item

    XMLWordPrintable

Details

    • Windows
    • 981b16d9ba5a4bb7c6fdc0009fda9a4a74a92f9a

    Description

      In Qt version 5.11.x when the Accessibility.role is set to Accessibility.StaticText (enum value 0x29) for a QtQuick Control 2 item it results the value being Accessible.EditableText (0x2A).

      Steps to reproduce the issue:
      1. Run attached sample project.

      2. Run the inspect.exe tool from the Windows SDK.

      3. Click the TextInput field in the example project.

      Expected outcome:
      The "LocalizedControlType" field should be "text".

      Actual outcome:

      The "LocalizedControlType" field is "edit".

      Attachments

        For Gerrit Dashboard: QTBUG-69894
        # Subject Branch Project Status CR V

        Activity

          People

            anrocha André De La Rocha (Inactive)
            tuomas.vaarala Tuomas Vaarala
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:

              Gerrit Reviews

                There are no open Gerrit changes