https://bugs.kde.org/show_bug.cgi?id=461749
Thomas Baumgart <t...@net-bembel.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |FIXED Version Fixed In| |master Latest Commit| |https://invent.kde.org/offi | |ce/kmymoney/commit/c1419875 | |cf6de29e416c50fe5773b502fef | |99642 --- Comment #4 from Thomas Baumgart <t...@net-bembel.de> --- Git commit c1419875cf6de29e416c50fe5773b502fef99642 by Thomas Baumgart. Committed on 13/11/2022 at 15:34. Pushed by tbaumgart into branch 'master'. Don't render report if opened through configuration A report could take some time to be calculated and rendered. If one wants to modify a report it is first opened and completely rendered before one can change the configuration. This change shows the configuration dialog but does not render the report before it is closed. FIXED-IN: master M +22 -8 kmymoney/plugins/views/reports/kreportsview.cpp M +18 -1 kmymoney/plugins/views/reports/kreportsview.h M +6 -6 kmymoney/plugins/views/reports/kreportsview_p.h https://invent.kde.org/office/kmymoney/commit/c1419875cf6de29e416c50fe5773b502fef99642 -- You are receiving this mail because: You are the assignee for the bug.