Summary: | Ctrl-W should be closing a currently shown tab, not the entire book | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Dawid Wróbel <me> |
Component: | ux-ui | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | git (master) | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Other | ||
Latest Commit: | https://invent.kde.org/office/kmymoney/-/commit/391652ab5f620dfa3599f82f4638be17ab489e4f | Version Fixed In: | 5.2 |
Sentry Crash Report: |
Description
Dawid Wróbel
2022-07-05 15:52:49 UTC
Git commit 391652ab5f620dfa3599f82f4638be17ab489e4f by Thomas Baumgart. Committed on Sun Jul 10 10:29:39 2022 +0200 Pushed by tbaumgart into branch 'master'. The close shortcut closes tabs first then the file In the views that allow to open multiple tabs at once (ledger and reports) hitting the Close shortcut (Ctrl+W) will close the current selected tab and not the whole file. If the current view does not have any closable tabs, the file will be closed as before. |