Bug 412415 - Vertical unaligned filter lines in pages
Summary: Vertical unaligned filter lines in pages
Status: RESOLVED FIXED
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: 4.8.4
Platform: Other All
: NOR normal
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-09-28 08:28 UTC by Ralf Habacker
Modified: 2019-09-30 17:22 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 4.8.5


Attachments
ledger view (86.40 KB, image/png)
2019-09-28 08:28 UTC, Ralf Habacker
Details
institutes view (77.40 KB, image/png)
2019-09-28 08:28 UTC, Ralf Habacker
Details
accounts view (84.76 KB, image/png)
2019-09-28 08:29 UTC, Ralf Habacker
Details
category view (78.94 KB, image/png)
2019-09-28 08:29 UTC, Ralf Habacker
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ralf Habacker 2019-09-28 08:28:26 UTC
Created attachment 122914 [details]
ledger view

The kmymoney main window provides several pages. Some of them have an input line for filtering displayed content.

The problem is that the ledger show this search line at the page top, while other pages show it at the bottom resulting in a mixed ui experience.


STEPS TO REPRODUCE
1. start kmymoney
2. open ledger
3. open accounts, categories, institutes

OBSERVED RESULT
ledger view shows filter line at the top of the page, which accounts, categories, institutes show it at the bottom of the page.

EXPECTED RESULT
All pages should show the filter line at the top.

SOFTWARE/OS VERSIONS
Windows: 7
(available in About System)
KDE Plasma Version: 
KDE Frameworks Version: 5.47
Qt Version: 5.9
Comment 1 Ralf Habacker 2019-09-28 08:28:54 UTC
Created attachment 122915 [details]
institutes view
Comment 2 Ralf Habacker 2019-09-28 08:29:11 UTC
Created attachment 122916 [details]
accounts view
Comment 3 Ralf Habacker 2019-09-28 08:29:40 UTC
Created attachment 122917 [details]
category view
Comment 4 Ralf Habacker 2019-09-28 19:29:28 UTC
Git commit b6f6f418669b8416ce64712bac437d2903d9f4a4 by Ralf Habacker.
Committed on 28/09/2019 at 19:28.
Pushed by habacker into branch '4.8'.

Move filter line to top of accounts view

M  +31   -31   kmymoney/views/kaccountsviewdecl.ui

https://commits.kde.org/kmymoney/b6f6f418669b8416ce64712bac437d2903d9f4a4
Comment 5 Ralf Habacker 2019-09-28 19:30:09 UTC
Git commit 6a7bbfb776c097bee7f7c9f2f729fbc78459e69a by Ralf Habacker.
Committed on 28/09/2019 at 19:28.
Pushed by habacker into branch '4.8'.

Move filter line to top of category view

M  +3    -3    kmymoney/views/kcategoriesviewdecl.ui

https://commits.kde.org/kmymoney/6a7bbfb776c097bee7f7c9f2f729fbc78459e69a
Comment 6 Ralf Habacker 2019-09-28 19:30:10 UTC
Git commit 3584d1f97bd0971186241447c9a221ce8293acab by Ralf Habacker.
Committed on 28/09/2019 at 19:28.
Pushed by habacker into branch '4.8'.

Move filter line to top of institutions view
FIXED-IN:4.8.5

M  +31   -31   kmymoney/views/kinstitutionsviewdecl.ui

https://commits.kde.org/kmymoney/3584d1f97bd0971186241447c9a221ce8293acab
Comment 7 Ralf Habacker 2019-09-28 19:30:12 UTC
Git commit 8804a5ed77b57caea793c95b2df19ace6bf77cd5 by Ralf Habacker.
Committed on 28/09/2019 at 19:28.
Pushed by habacker into branch '4.8'.

Disable search line, collapse and expand button in symbol view of account page

It does not support filtering and expanding/collapsing.

M  +7    -0    kmymoney/views/kaccountsview.cpp

https://commits.kde.org/kmymoney/8804a5ed77b57caea793c95b2df19ace6bf77cd5
Comment 8 Ralf Habacker 2019-09-30 17:22:28 UTC
Git commit 34efc793a0a1d5c5512e0f5dfa56444637d8787a by Ralf Habacker.
Committed on 30/09/2019 at 17:22.
Pushed by habacker into branch '4.8'.

Move filter line to top of scheduled view

This makes the schedule view looks similar to the ledger view.

M  +1    -1    kmymoney/views/kscheduledview.cpp
M  +5    -5    kmymoney/views/kscheduledviewdecl.ui

https://commits.kde.org/kmymoney/34efc793a0a1d5c5512e0f5dfa56444637d8787a