https://bugs.kde.org/show_bug.cgi?id=407839
vanyossi <ghe...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |ghe...@gmail.com Status|CONFIRMED |RESOLVED Resolution|--- |DUPLICATE --- Comment #2 from vanyossi <ghe...@gmail.com> --- Yes there is a hige confusion in krita as to how to manage default.shortcuts files, session shortcuts and new shortcuts. The conbobox does work and so does load and save, however on selecting "New" a .shortcuts file will be created with a copy of the current set shortcuts. After that Saving will not overwrite such file but ask to save a new copy somewhere. the saved file is not used when changing from the combobox, for that the file must be in $CONFIG_KRITA/shortcuts . This gets buggier when combining this with the default.shortcuts as installed files are not modified, so instead current shortcuts are probably (haven't fully tested, but it appears to do so) loaded from $PREFERENCES/kritashortcuts.rc which has all the shortcut used as the last session. So any shortcut modification is saved in the kritashortcuts.rc but not in defaultshortcuts.rc or your personal shorcuts file, will be lost when you select a different shortcut profile from the combobox. *** This bug has been marked as a duplicate of bug 415906 *** -- You are receiving this mail because: You are watching all bug changes.