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

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

XMLWordPrintable

    • WebAssembly

      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.

       

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes