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

TextArea with description and no name results in empty a11y description

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2: Important P2: Important
    • None
    • 6.10
    • None
    • Linux/Wayland
    • e84635f92 (dev), 13869111e (6.9), b206c4e68 (6.8)

      Using this node:

       TextArea {
              Accessible.role: Accessible.EditableText
              Accessible.description: "description"
              //Accessible.name: "name"             <-- Adding this makes description work
              text: "text"
          }
      

      Results in empty accessibility description

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

            smd Jan Arve
            evenandersen Even Oscar Andersen
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes