Bug 359975 - don't expand display of all accounts when closing an account
Summary: don't expand display of all accounts when closing an account
Status: REPORTED
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: git (master)
Platform: Gentoo Packages Linux
: NOR wishlist
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-03-01 21:42 UTC by Jack
Modified: 2016-03-01 21:42 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Jack 2016-03-01 21:42:45 UTC
In the Accounts view, if I right click on an account and close it, the entire display gets redrawn with the account hierarchy fully expanded, even if it was all collapsed prior to the close.  This can be annoying if I'm specifically trying to work only within one account and its subaccounts.  I don't know if this is an explicitly action in the code, or a side effect of  redisplaying the tree view.

Reproducible: Always

Steps to Reproduce:
1. Select Accounts view, List tab
2. Right click an account and select "Close account"
3.

Actual Results:  
The view is redraws, fully expanded.

Expected Results:  
The expansion or collapsed state of the tree is not changed.

I'm calling it wishlist, but minor would also be OK.