https://bugs.kde.org/show_bug.cgi?id=365222
Boudewijn Rempt <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit|https://commits.kde.org/kri |https://commits.kde.org/kri |ta/5f91230f074be53379ba1461 |ta/0e5eb2d78a39088c70d5fb38 |c6a1560d1f8aa1eb |366ea319c60ad1a6 Status|REOPENED |RESOLVED --- Comment #29 from Boudewijn Rempt <[email protected]> --- Git commit 0e5eb2d78a39088c70d5fb38366ea319c60ad1a6 by Boudewijn Rempt. Committed on 30/11/2018 at 09:03. Pushed by rempt into branch 'master'. Loading custom shortcuts sets the shortcuts for actions that are stripped of their default shortcuts to "", an empty string. This means that the shortcut is not empty, so the logic that checks for duplicate shortcuts that need to be disabled when a tool overrides the global shortcuts thinks that all actions with a "" shortcut need to be disabled. M +10 -7 libs/flake/KoToolManager.cpp https://commits.kde.org/krita/0e5eb2d78a39088c70d5fb38366ea319c60ad1a6 -- You are receiving this mail because: You are watching all bug changes.
