https://bugs.kde.org/show_bug.cgi?id=494464
Waqar Ahmed <waqar....@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/util |https://invent.kde.org/util |ities/kate/-/commit/11a1e88 |ities/kate/-/commit/5291f2e |ff158af88f082f3bccb7ee28171 |995b87184d5d8c6dc48f0e60792 |2db5f0 |668c0f --- Comment #18 from Waqar Ahmed <waqar....@gmail.com> --- Git commit 5291f2e995b87184d5d8c6dc48f0e60792668c0f by Waqar Ahmed. Committed on 17/11/2024 at 08:03. Pushed by waqar into branch 'release/24.12'. 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. (cherry picked from commit 11a1e88ff158af88f082f3bccb7ee281712db5f0) 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/5291f2e995b87184d5d8c6dc48f0e60792668c0f -- You are receiving this mail because: You are watching all bug changes.