Bug 497401 - manual entry of dividend - no filtered list of investments shown
Summary: manual entry of dividend - no filtered list of investments shown
Status: RESOLVED FIXED
Alias: None
Product: kmymoney
Classification: Applications
Component: general (show other bugs)
Version: git (master)
Platform: openSUSE Linux
: NOR normal
Target Milestone: ---
Assignee: KMyMoney Devel Mailing List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2024-12-13 08:15 UTC by Robby Engelmann
Modified: 2024-12-18 12:30 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In: 5.2
Sentry Crash Report:


Attachments
Screenshot showing search based on "case insensitive contains" (3.40 KB, image/png)
2024-12-18 09:02 UTC, Thomas Baumgart
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Robby Engelmann 2024-12-13 08:15:53 UTC
When I add a new dividend to an investment account, I do not get a filtered list while typing for the point "Security". Still for "Interest" a filtered list is shown.
This appears since switch to master git from the latest released version.

Operating System: openSUSE Tumbleweed 20241211
KDE Plasma Version: 6.2.80
KDE Frameworks Version: 6.10.0
Qt Version: 6.8.1
Kernel Version: 6.11.8-1-default (64-bit)
Graphics Platform: Wayland
Processors: 20 × 13th Gen Intel® Core™ i7-13700H
Memory: 62.5 GiB of RAM
Graphics Processor: Intel® Iris® Xe Graphics
Manufacturer: TUXEDO
Product Name: TUXEDO InfinityBook Pro Gen8 (MK1)
Comment 1 Thomas Baumgart 2024-12-13 17:17:31 UTC
Git commit f7943e4db22a0e367c771168c48416804df9bba1 by Thomas Baumgart.
Committed on 13/12/2024 at 17:16.
Pushed by tbaumgart into branch 'master'.

Add popup completion to security selection
FIXED-IN: 5.2

M  +3    -0    kmymoney/views/investtransactioneditor.cpp

https://invent.kde.org/office/kmymoney/-/commit/f7943e4db22a0e367c771168c48416804df9bba1
Comment 2 Robby Engelmann 2024-12-14 20:06:29 UTC
works, thanks!
Comment 3 Robby Engelmann 2024-12-17 12:28:47 UTC
It was a step forward, I realized that a text completion is added.

What is shown for the point "Interest" is a filtered list (filtered by not only the beginning but also string matching within the name).
For the point "Security" it is now a completion based on the beginning of the name only, not a filtered list based on string matching within the name (as it was in the latest released version).

Meaning it is not working as compared as to the latest release. Correct me, if I am wrong.
Comment 4 Thomas Baumgart 2024-12-18 09:02:29 UTC
Created attachment 176742 [details]
Screenshot showing search based on "case insensitive contains"

I am unable to duplicate this with the latest master version. Please see attached screenshot.
Comment 5 Robby Engelmann 2024-12-18 12:30:34 UTC
You are right, works here as well. Not sure, whether I did not look good enough. sorry