Created attachment 183262 [details] Imagine showing gap in preferred accounts table SUMMARY The preferred accounts table on the homepage has blank space to the right of it (see attached image) and should be wider like the other homepage tables. STEPS TO REPRODUCE 1. Activate the preferred accounts table on the homepage OBSERVED RESULT Width of table is less than other homepage tables (see screenshot) EXPECTED RESULT Preferred accounts table width should be the same as other homepage tables. SOFTWARE/OS VERSIONS Operating System: Manjaro Linux KDE Plasma Version: 6.3.6 KDE Frameworks Version: 6.15.0 Qt Version: 6.9.1
Git commit 90dd25bdb92d34631e78c1e0c743cec81c536e3b by Thomas Baumgart. Committed on 19/07/2025 at 13:37. Pushed by tbaumgart into branch 'master'. Use complete width for account info on home page When the account limit information was not selected to be displayed, a gap appears to the right of the balance column. This change makes sure to use the full width even if the limits are not displayed. FIXED-IN: 5.2.1 M +2 -1 kmymoney/views/khomeview_p.h https://invent.kde.org/office/kmymoney/-/commit/90dd25bdb92d34631e78c1e0c743cec81c536e3b
Git commit 1cf050c2295c2acee1fa166b445712f0e0eb694d by Thomas Baumgart. Committed on 19/07/2025 at 21:21. Pushed by tbaumgart into branch '5.2'. Use complete width for account info on home page When the account limit information was not selected to be displayed, a gap appears to the right of the balance column. This change makes sure to use the full width even if the limits are not displayed. FIXED-IN: 5.2.1 (cherry picked from commit 90dd25bdb92d34631e78c1e0c743cec81c536e3b) M +2 -1 kmymoney/views/khomeview_p.h https://invent.kde.org/office/kmymoney/-/commit/1cf050c2295c2acee1fa166b445712f0e0eb694d