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

[Reg] Button with action doesn't have accessible name if the action doesn't set Accessible.name

    XMLWordPrintable

Details

    • Linux/Wayland, Linux/X11
    • 1bb076b38 (dev), 90bd898b7 (6.8)

    Description

      import QtQuick.Controls as QQC
      
      QQC.Button {
          action: QQC.Action {
              text: "Details"
          }
      }
      

      The button doesn't have accessible name in Qt 6.8.

      Attachments

        Issue Links

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

          Activity

            People

              qt.team.quick.subscriptions Qt Quick and Widgets Team
              fusionfuture Yuanzheng Wang
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved:

                Gerrit Reviews

                  There are no open Gerrit changes