https://bugs.kde.org/show_bug.cgi?id=505568

Nate Graham <[email protected]> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
      Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas
                   |ma/plasma-desktop/-/commit/ |ma/plasma-desktop/-/commit/
                   |eccd6115726ce8dc478c694c8cf |147269344de3c41b6647b06d8b6
                   |b1542eaae828c               |d885021c030f9

--- Comment #5 from Nate Graham <[email protected]> ---
Git commit 147269344de3c41b6647b06d8b6d885021c030f9 by Nate Graham.
Committed on 25/09/2025 at 15:37.
Pushed by ngraham into branch 'Plasma/6.5'.

kaccess: Fix screen reader sometimes not being able to be toggled off anymore

KAccessApp::readSettings() is called everytime a setting in the kcms/access
was changed and ok/apply of the kcms/access pressed.

Since we did re-setup the GlobalShortcut and connect the QAction::triggered
signal of the "Toggle Screen Reader On and Off" toggleScreenReaderAction
QAction in KAccessApp::readSettings() we then ended to receive >=2 times a
toggleScreenReaderAction's QAction::triggered signal when pressing 1 time the
META+ALT+S global shortcut after using kcms/access.

Result of that was that after using the kcms/access, it was not possible to
turn of the Orca Screen Reader anymore using the META+ALT+S global shortcut.
FIXED-IN: 6.5.0


(cherry picked from commit eccd6115726ce8dc478c694c8cfb1542eaae828c)

58b84261 kaccess: Fix sometimes screen reader cannot be toggled off anymore

Co-authored-by: Sebastian Sauer <[email protected]>

M  +6    -6    kaccess/kaccess.cpp

https://invent.kde.org/plasma/plasma-desktop/-/commit/147269344de3c41b6647b06d8b6d885021c030f9

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to