You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
After updating to 4.1.1, the search functionality has become significantly less effective. It now consistently misses out on entries that I'm sure exist in the database, even when using correct search terms.
Specific Example:
One specific example of this issue is when searching for my Google account. The login page for Google has the domain "www.accounts.google.com." When I search using the term "accounts," the search yields no results, despite the fact that the entry for my Google account should be easily found.
To Reproduce
Steps to reproduce the behavior:
Open KeePassDX 4.1.1.
Open a database that contains an entry for a Google account.
Tap the search icon in the top-right corner.
Enter the search term "accounts."
Observe that no results are returned.
Expected behavior
The search should return the entry for the Google account, since the domain of the login page contains the term "accounts."
KeePassDX:
Version: [4.1.1]
Build: [Free]
Language: [English]
Android:
Device: [Samsung A04]
Version: [10]
Additional context
This issue was not present in previous versions of KeePassDX. It only started occurring after updating to version 4.1.1.
The text was updated successfully, but these errors were encountered:
It seems to be a problem with the trailing slash in the field URL. The search returns entries for URL = https://example.org but not for URL = https://example.org/. Can anyone confirm this?
Describe the bug
After updating to 4.1.1, the search functionality has become significantly less effective. It now consistently misses out on entries that I'm sure exist in the database, even when using correct search terms.
Specific Example:
One specific example of this issue is when searching for my Google account. The login page for Google has the domain "www.accounts.google.com." When I search using the term "accounts," the search yields no results, despite the fact that the entry for my Google account should be easily found.
To Reproduce
Steps to reproduce the behavior:
Expected behavior
The search should return the entry for the Google account, since the domain of the login page contains the term "accounts."
KeePassDX:
Android:
Additional context
This issue was not present in previous versions of KeePassDX. It only started occurring after updating to version 4.1.1.
The text was updated successfully, but these errors were encountered: