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

Wasm Accessibility: QML UI elements without Accessibility.description are not added to tree

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.9
    • None
    • WebAssembly

    Description

      Code example:

                  Button

      {                 text: "Button 1";                 Accessible.description: "This is Button 1"             }

      Comment out "Accessible.description" and the button will not be added to the html a11y tree.

       

      Attachments

        Issue Links

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

          Activity

            People

              evenandersen Even Oscar Andersen
              sorvig Morten Sørvig
              Votes:
              0 Vote for this issue
              Watchers:
              2 Start watching this issue

              Dates

                Created:
                Updated:

                Gerrit Reviews

                  There is 1 open Gerrit change