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
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