Summary: | Transaction editor is not reset | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Thomas Baumgart <tbaumgart> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 5.0.2 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://commits.kde.org/kmymoney/b7a3cebd6ec88fe5a0d31bca58b9f3a6fd47d2de | Version Fixed In: | 5.0.3 |
Sentry Crash Report: |
Description
Thomas Baumgart
2019-01-02 11:40:09 UTC
Git commit b7a3cebd6ec88fe5a0d31bca58b9f3a6fd47d2de by Thomas Baumgart. Committed on 02/01/2019 at 12:03. Pushed by tbaumgart into branch '5.0'. Destroy transaction editor if still existent when closing file A leftover transaction editor is not a good idea. A better mechanism would be to disable any file action while an editor is active but that will be a larger change to be considered in the future. FIXED-IN: 5.0.3 M +6 -0 kmymoney/views/kgloballedgerview.cpp M +3 -0 kmymoney/views/kmymoneyview.cpp https://commits.kde.org/kmymoney/b7a3cebd6ec88fe5a0d31bca58b9f3a6fd47d2de |