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

    • 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

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

          Activity

            People

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

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes