https://bugs.kde.org/show_bug.cgi?id=504316
--- Comment #1 from Thomas Baumgart <t...@net-bembel.de> --- Git commit cb0081d97279267d15dbf9c74745fbf568f7247f by Thomas Baumgart. Committed on 17/05/2025 at 07:01. Pushed by tbaumgart into branch 'master'. Improve keyboard handling of split editor While editing a split, closing the editor using the ESC key also closed the whole split dialog. This change prevents to close the dialog in this case so that the user can continue to edit other splits and sets the initial focus on the split view. M +3 -1 kmymoney/views/newspliteditor.cpp M +2 -0 kmymoney/views/splitdialog.cpp https://invent.kde.org/office/kmymoney/-/commit/cb0081d97279267d15dbf9c74745fbf568f7247f -- You are receiving this mail because: You are watching all bug changes.