Summary: | Unresponsive UI elements in "New File Setup" > "Select Accounts" | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Elias Probst <mail> |
Component: | ux-ui | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | minor | ||
Priority: | NOR | ||
Version: | 5.1.1 | ||
Target Milestone: | --- | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/office/kmymoney/commit/03aa31ab870e0afd13d231ef15179009feaef1da | Version Fixed In: | 5.1.3 |
Sentry Crash Report: | |||
Attachments: | Screenshot showing a vertically resized "Select Accounts" dialog |
Git commit a47ac440a24f259f277fa84dc80c4ba4c7bbc774 by Thomas Baumgart. Committed on 06/01/2022 at 11:20. Pushed by tbaumgart into branch 'master'. Improve layout handling in new user dialog M +14 -2 kmymoney/widgets/kaccounttemplateselector.ui M +38 -48 kmymoney/wizards/wizardpages/accounts.ui https://invent.kde.org/office/kmymoney/commit/a47ac440a24f259f277fa84dc80c4ba4c7bbc774 Git commit 03aa31ab870e0afd13d231ef15179009feaef1da by Thomas Baumgart. Committed on 06/01/2022 at 11:36. Pushed by tbaumgart into branch '5.1'. Improve layout handling in new user dialog FIXED-IN: 5.1.3 M +14 -2 kmymoney/widgets/kaccounttemplateselector.ui M +38 -48 kmymoney/wizards/wizardpages/accounts.ui https://invent.kde.org/office/kmymoney/commit/03aa31ab870e0afd13d231ef15179009feaef1da |
Created attachment 145151 [details] Screenshot showing a vertically resized "Select Accounts" dialog SUMMARY When increasing the vertical window size in the "Select Accounts" dialog of the "New File Setup" to get a better overview of the available account types, none of the UI elements scale accordingly. STEPS TO REPRODUCE 1. Start KMyMoney for the 1st time 2. Proceed in the wizard until the the "Select Accounts" dialog 3. Increase the vertical window size to get a better overview of the available account types OBSERVED RESULT The list of account types doesn't resize vertically together with the window The vertically resized window leaves a lot of unused whitespace at its bottom EXPECTED RESULT The list of account types increases its height when resizing the window vertically. SOFTWARE/OS VERSIONS Windows: - macOS: - Linux/KDE Plasma: KDE Plasma Version: 5.23.4 KDE Frameworks Version: 5.87.0 Qt Version: 5.15.3 ADDITIONAL INFORMATION