Summary: | After entering budget details nothing is displayed in either the Account pane or the Your Budgets pane. | ||
---|---|---|---|
Product: | [Applications] kmymoney | Reporter: | Louise <louise> |
Component: | general | Assignee: | KMyMoney Devel Mailing List <kmymoney-devel> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version First Reported In: | 5.1.3 | ||
Target Milestone: | --- | ||
Platform: | Microsoft Windows | ||
OS: | Microsoft Windows | ||
Latest Commit: | https://invent.kde.org/office/kmymoney/-/commit/31de8589a061b7bc5ac2d153698cd24d029ccc01 | Version Fixed In: | 5.2 |
Sentry Crash Report: | |||
Attachments: |
Empty budgets panels
Budget Report Right mouse button clicked on header attachment-2423735-0.html 1NlTIJsf62YdfUG1.png 8u2MrUvXQ00QXIk0.png |
Description
Louise
2023-10-26 19:31:18 UTC
Created attachment 162578 [details]
Budget Report
Created attachment 162922 [details]
Right mouse button clicked on header
Did you try a right mouse button click on the header? This should allow you to select the visible columns.
Updated state That did do the trick, thank you! On 2023-11-07 3:53 a.m., Thomas Baumgart wrote: > https://bugs.kde.org/show_bug.cgi?id=476121 > > --- Comment #2 from Thomas Baumgart <tbaumgart@kde.org> --- > Created attachment 162922 [details] > --> https://bugs.kde.org/attachment.cgi?id=162922&action=edit > Right mouse button clicked on header > > Did you try a right mouse button click on the header? This should allow you to > select the visible columns. > Should this be closed, or left as a wishlist to consider increasing the default list of columns in many displays to avoid users thinking the data is missing, instead of just seeing they need to add columns? I don't know if there is any obvious way to indicate that columns can be added by right-clicking in the header. Perhaps a tool-tip over the header? Hi, As a user, I would like to see the data I have just added displayed, with the appropriate header. I don't see the reason for keeping data hidden. I spent a lot of time looking for why what I had just enteredwas not displayed. Also, there is still a problem with the panel layout. The last column data does not align with the heading, unless a "filler" column is add as the last column. Just my two cents worth. Louise. On 2023-11-07 2:48 p.m., Jack wrote: > https://bugs.kde.org/show_bug.cgi?id=476121 > > --- Comment #5 from Jack <ostroffjh@users.sourceforge.net> --- > Should this be closed, or left as a wishlist to consider increasing the default > list of columns in many displays to avoid users thinking the data is missing, > instead of just seeing they need to add columns? I don't know if there is any > obvious way to indicate that columns can be added by right-clicking in the > header. Perhaps a tool-tip over the header? > [When replying to a bug by email, please delete all of the previous message, since your entire message becomes the next comment.] Your points are all valid. While I don't think it is always best to default to showing ALL available columns in a display, the default should definitely include enough to show that the data is present, even if you need to take some action to see further details. Can you attach a screen-shot of the misaligned headers? Is the header over the wrong column, or is it just that the header and column had one right-aligned and the other left-aligned? The former could be a bug we can fix. The latter may be an effect of the table display tool used, and may be harder to deal with, although we'll certainly look. Created attachment 162975 [details]
attachment-2423735-0.html
Hi Jack,
Here is the screen showing the last column misalignment.
If I add a column after the Total value, the amounts line up with the
heading.
Created attachment 162976 [details]
1NlTIJsf62YdfUG1.png
Created attachment 162977 [details]
8u2MrUvXQ00QXIk0.png
That does not count as a misaligned column. The last column shows the Total Value. The problem is that the label is aligned to the left edge of the column and the values are all aligned to the right. If you made the window narrower, the alignment would also look better. The team is aware of this issue. I think there is already a bug open for it, but I can't check right now. I don't know if there is any easy solution, although I have plans to try allowing the table to use only as much space as it needs, instead of forcing it to use 100% of the available space. Git commit 31de8589a061b7bc5ac2d153698cd24d029ccc01 by Thomas Baumgart. Committed on 10/11/2023 at 08:34. Pushed by tbaumgart into branch 'master'. Use same alignment for header and data in accounts view FIXED-IN: 5.2 M +28 -24 kmymoney/mymoney/storage/accountsmodel.cpp https://invent.kde.org/office/kmymoney/-/commit/31de8589a061b7bc5ac2d153698cd24d029ccc01 |