https://bugs.kde.org/show_bug.cgi?id=494464
Waqar Ahmed <waqar....@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CONFIRMED |RESOLVED Latest Commit| |https://invent.kde.org/util | |ities/kate/-/commit/11a1e88 | |ff158af88f082f3bccb7ee28171 | |2db5f0 Resolution|--- |FIXED --- Comment #15 from Waqar Ahmed <waqar....@gmail.com> --- Git commit 11a1e88ff158af88f082f3bccb7ee281712db5f0 by Waqar Ahmed. Committed on 17/11/2024 at 07:56. Pushed by waqar into branch 'master'. Skip "Save macro recording" action when recording is going on It is not supported, the user must end the recording by either playing the macro or explicitly ending the recording before trying to save it. With this commit, we warn the user about this and avoid recording the shortcut. M +15 -2 addons/keyboardmacros/keyboardmacrosplugin.cpp M +2 -1 addons/keyboardmacros/keyboardmacrosplugin.h M +5 -0 addons/keyboardmacros/keyboardmacrospluginview.cpp M +1 -0 addons/keyboardmacros/keyboardmacrospluginview.h https://invent.kde.org/utilities/kate/-/commit/11a1e88ff158af88f082f3bccb7ee281712db5f0 -- You are receiving this mail because: You are watching all bug changes.