Bug 480464 - Allow the user to interrupt report generation
Summary: Allow the user to interrupt report generation
Status: REPORTED
Alias: None
Product: kmymoney
Classification: Applications
Component: reports (show other bugs)
Version: git (master)
Platform: Other All
: NOR wishlist
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-01-28 23:13 UTC by Jack
Modified: 2024-01-28 23:13 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jack 2024-01-28 23:13:38 UTC
Some reports take a long time to generate.  If you open such a report by accident (meant to open a different report, for example) there is no way to to interrupt it, you have to wait for it to finish before closing it.  Similarly, if you configure a report from the main report view, and decide you do not want to see the report, closing the configuration then proceeds to generate the complete report.

This was mentioned in bug 461749, which just allowed opening the configuration editor without first generating the report.

There are actually two requests here.  The first is likely easy, but would still be useful prior to accomplishing the second.
1) If you open a report configuration directly from the reports view, allow closing the configuration without generating the report.
2) Actually allow interruption (Cancel button, for example) the generation of a report.