Steps to reproduce: 1: Activate the Orca screen reader. 2: Open system settings, for example, on the disks and cameras page. 3: When focused on the list of items, press the up arrow until you reach the back button. Current result: Orca only reads "button" Expected result: Orca should read the button name. KDE Plasma version: 6.6.4 KDE Frameworks version: 6.25.0 Qt version: 6.11.0***
A possibly relevant merge request was started @ https://invent.kde.org/plasma/systemsettings/-/merge_requests/406
Git commit eac6e081a5aa04f8a54a8834fd717b792b3208cc by Nicolas Fella. Committed on 24/04/2026 at 11:04. Pushed by nicolasfella into branch 'master'. Set accessible text for back button For reasons the button has a custom content item, so we don't set the text property Make sure we still set a text for screenreaders to read M +3 -0 app/qml/SubCategoryPage.qml https://invent.kde.org/plasma/systemsettings/-/commit/eac6e081a5aa04f8a54a8834fd717b792b3208cc
Git commit 2874700eff5b6a0b9e452e07f2f5896cc00f2db6 by Nicolas Fella. Committed on 24/04/2026 at 11:37. Pushed by nicolasfella into branch 'Plasma/6.6'. Set accessible text for back button For reasons the button has a custom content item, so we don't set the text property Make sure we still set a text for screenreaders to read (cherry picked from commit eac6e081a5aa04f8a54a8834fd717b792b3208cc) M +3 -0 app/qml/SubCategoryPage.qml https://invent.kde.org/plasma/systemsettings/-/commit/2874700eff5b6a0b9e452e07f2f5896cc00f2db6