[kmymoney] [Bug 476121] After entering budget details nothing is displayed in either the Account pane or the Your Budgets pane.

2023-11-09 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=476121

Thomas Baumgart  changed:

   What|Removed |Added

   Version Fixed In||5.2
  Latest Commit||https://invent.kde.org/offi
   ||ce/kmymoney/-/commit/31de85
   ||89a061b7bc5ac2d153698cd24d0
   ||29ccc01
 Resolution|WAITINGFORINFO  |FIXED
 Status|NEEDSINFO   |RESOLVED

--- Comment #12 from Thomas Baumgart  ---
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

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 476121] After entering budget details nothing is displayed in either the Account pane or the Your Budgets pane.

2023-11-09 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=476121

--- Comment #11 from Jack  ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 476121] After entering budget details nothing is displayed in either the Account pane or the Your Budgets pane.

2023-11-09 Thread Louise via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=476121

--- Comment #8 from Louise  ---
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.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 476121] After entering budget details nothing is displayed in either the Account pane or the Your Budgets pane.

2023-11-08 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=476121

--- Comment #7 from Jack  ---
[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.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 476121] After entering budget details nothing is displayed in either the Account pane or the Your Budgets pane.

2023-11-08 Thread Louise via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=476121

--- Comment #6 from Louise  ---
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  ---
> 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?
>

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 476121] After entering budget details nothing is displayed in either the Account pane or the Your Budgets pane.

2023-11-07 Thread Jack via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=476121

--- Comment #5 from Jack  ---
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?

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 476121] After entering budget details nothing is displayed in either the Account pane or the Your Budgets pane.

2023-11-07 Thread Louise via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=476121

--- Comment #4 from Louise  ---
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  ---
> Created attachment 162922
>--> https://bugs.kde.org/attachment.cgi?id=162922=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.
>

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 476121] After entering budget details nothing is displayed in either the Account pane or the Your Budgets pane.

2023-11-07 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=476121

Thomas Baumgart  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 Resolution|--- |WAITINGFORINFO

--- Comment #3 from Thomas Baumgart  ---
Updated state

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 476121] After entering budget details nothing is displayed in either the Account pane or the Your Budgets pane.

2023-11-07 Thread Thomas Baumgart via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=476121

--- Comment #2 from Thomas Baumgart  ---
Created attachment 162922
  --> https://bugs.kde.org/attachment.cgi?id=162922=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.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[kmymoney] [Bug 476121] After entering budget details nothing is displayed in either the Account pane or the Your Budgets pane.

2023-10-26 Thread Louise via KMyMoney-devel
https://bugs.kde.org/show_bug.cgi?id=476121

--- Comment #1 from Louise  ---
Created attachment 162578
  --> https://bugs.kde.org/attachment.cgi?id=162578=edit
Budget Report

-- 
You are receiving this mail because:
You are the assignee for the bug.