| Summary: | switching to payee view by context menu from ledger fails if payee view previously filtered to unused | ||
|---|---|---|---|
| Product: | [Applications] kmymoney | Reporter: | Jack <ostroffjh> |
| Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
| Status: | RESOLVED FIXED | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | 4.8.0 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | https://invent.kde.org/office/kmymoney/commit/dc9a110960509e2b47c3b2c23f0f131dcde6ad0c | Version Fixed/Implemented In: | master |
| Sentry Crash Report: | |||
|
Description
Jack
2017-09-03 20:28:20 UTC
Thank you for reporting this issue in KDE software. As it has been a while since this issue was reported, can we please ask you to see if you can reproduce the issue with a recent software version? If you can reproduce the issue, please change the status to "REPORTED" when replying. Thank you! Confirmed still behaves this way in KMyMoney Version 5.1.80-5525e5577 (current git master appimage). I also note that if you switch the filter back to "All" no Payee is selected, so KMM has even forgotten about the Payee you wanted to view. Git commit dc9a110960509e2b47c3b2c23f0f131dcde6ad0c by Thomas Baumgart. Committed on 12/11/2022 at 06:33. Pushed by tbaumgart into branch 'master'. Remove filter if target payee is not visible When a payee is not visible because of the filter settings in the payees view but the target of a 'Goto payee' operation, the filter is cleared. First the text filter and then the type filter. FIXED-IN: master M +20 -4 kmymoney/views/kpayeesview_p.h https://invent.kde.org/office/kmymoney/commit/dc9a110960509e2b47c3b2c23f0f131dcde6ad0c |