Bug 429489 - Make Searching Categories case insensitive
Summary: Make Searching Categories case insensitive
Status: RESOLVED FIXED
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: 5.1.0
Platform: Other Linux
: NOR normal
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2020-11-22 07:07 UTC by jesse
Modified: 2020-11-22 09:25 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In: 5.1.1


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description jesse 2020-11-22 07:07:02 UTC
SUMMARY
When searching the Categories in MyMoney, the search is case sensitive making it hard to find some of the categories. 
If you have Expense:Home:HOA(Home owners association), you must type HOA in upper case to find it. If you type hoa it will not. 

This might just need the code to do a upper case function on the user input and list of Categories before searching. 


STEPS TO REPRODUCE
1. Open a KMyMoney file
2. Go to the Categories 
3. Search for an existing Category using a different case than what it is created in. 

OBSERVED RESULT
If the case does not match, it will not find the category. 

EXPECTED RESULT
It would be more user friendly if the search would be case insensitive.

SOFTWARE/OS VERSIONS
Operating System: Generic 32
KDE Plasma Version: 5.18.5
KDE Frameworks Version: 5.75.0
Qt Version: 5.14.2
Kernel Version: 5.9.8-100.fc32.x86_64
OS Type: 64-bit
Processors: 8 × Intel® Core™ i5-8250U CPU @ 1.60GHz
Memory: 31.1 GiB of RAM



KDE Frameworks 5.51.0
Qt 5.11.3 (built against 5.11.3)
The xcb windowing system


ADDITIONAL INFORMATION
I am using the App Image version of KmyMoney
Comment 1 Thomas Baumgart 2020-11-22 09:25:33 UTC
Git commit aa56b734947e92f5fb44a3893632af44f70c7fcb by Thomas Baumgart.
Committed on 22/11/2020 at 08:17.
Pushed by tbaumgart into branch '5.1'.

Make search in account/categories and budget view case insensitive
FIXED-IN: 5.1.1

M  +2    -0    kmymoney/widgets/kmymoneyaccounttreeview.cpp

https://invent.kde.org/office/kmymoney/commit/aa56b734947e92f5fb44a3893632af44f70c7fcb