-
Notifications
You must be signed in to change notification settings - Fork 816
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
BW APP for Android fails to auto fill using Starts With match detection #3910
Comments
I susepct that BW is not considering the full URI when looking up the vault. The 2nd screenshot shows a message saying "No element for 192.168.1.2", but it should've been looking for http://192.168.1.2/radar/login and so on... Maybe the URI gets truncated too aggressively and no match could be found as a consequence? |
Same problem with app 2024.5.1-10574. I'm starting to think that it's by design...but then how can I have only ONE perfect match for each of my apps? They're all hosted on the same server, my home lab. Thanks |
Thank you for your report! We've added this to our internal board for review. |
Hi there, Your issue appears to be describing the intended behavior of the software. If you want this to be changed, it would be a feature request. We use GitHub issues as a place to track bugs and other development related issues. The Bitwarden Community Forums has a Feature Requests section for submitting, voting for, and discussing requests like this one: https://community.bitwarden.com/c/feature-requests/ Please sign up on our forums (https://community.bitwarden.com/signup) and search to see if this request already exists. If so, you can vote for it and contribute to any discussions about it. If not, you can re-create the request there so that it can be properly tracked. This issue will now be closed. Thanks! |
Steps To Reproduce
This refers to the BW Android app
Expected Result
BW proposes to autofill
Actual Result
BW does not propose to autofill
Screenshots or Videos
Additional Context
I need Starts with because I don't have just
myApp
hosted on my server, but several ones, each with its login info.Therefore I need other entries for
myApp2
etc under the same host.Operating System
Android
Operating System Version
Android 14
Web Browser
Firefox
Browser Version
130.0
Build Version
Versione: 2024.8.1 (19099)
Issue Tracking Info
The text was updated successfully, but these errors were encountered: