Details
-
Bug
-
Resolution: Fixed
-
P1: Critical
-
6.8.0
-
-
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
- resulted from
-
QTBUG-123123 AbstractButton.action setter should also forward the Accessible values
- Closed