[plasma/kwin] src/kcms/options/ui: kcms/options: set accessible name for focused right-click combo box

Vlad Zahorodnii <[email protected]>
Newsgroups gmane.comp.kde.cvs
Message-ID <[email protected]>
Git commit 3ffadbe14d0adf054d6d8a6bc26af80ffd3ee695 by Vlad Zahorodnii, on behalf of Li Kai.
Committed on 22/07/2026 at 08:53.
Pushed by vladz into branch 'master'.

kcms/options: set accessible name for focused right-click combo box

M  +1    -1    src/kcms/options/ui/TitlebarActions.qml

https://invent.kde.org/plasma/kwin/-/commit/3ffadbe14d0adf054d6d8a6bc26af80ffd3ee695

diff --git a/src/kcms/options/ui/TitlebarActions.qml b/src/kcms/options/ui/TitlebarActions.qml
index dd90e41f680..d517d4b6b57 100644
--- a/src/kcms/options/ui/TitlebarActions.qml
+++ b/src/kcms/options/ui/TitlebarActions.qml
@@ -198,7 +198,7 @@ Kirigami.Form {
                 spacing: Kirigami.Units.smallSpacing
 
                 QQC2.ComboBox {
-                    Accessible.description: i18ndc("kcmkwm", "@label:listbox accessible name", "Right click on a focused titlebar or frame")
+                    Accessible.name: i18ndc("kcmkwm", "@label:listbox accessible name", "Right click on a focused titlebar or frame")
                     textRole: "text"
                     valueRole: "value"
                     model: root.commandActiveTitlebarModel
lmpx.com only provides a reader for public news (NNTP) servers. It is not affiliated with the servers or forums shown here and is not responsible for the content of articles, which is written by their respective authors.