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

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

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

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

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

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

              Created:
              Updated:
              Resolved:

                There are no open Gerrit changes