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

TextArea with description and no name results in empty a11y description

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • P2: Important
    • None
    • 6.10
    • None
    • Linux/Wayland

    Description

      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

      Attachments

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

        Activity

          People

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

            Dates

              Created:
              Updated:

              Gerrit Reviews

                There is 1 open Gerrit change