-
Notifications
You must be signed in to change notification settings - Fork 926
Closed as not planned
Labels
Description
Steps To Reproduce
- Create a login for 192.168.1.5:1234 and set URI match detection to Host
- Create a login for 192.168.1.5:5678 and set URI match detection to Host
- Navigate to 192.168.1.5:1234 (a page with a login form)
Expected Result
The keyboard auto fill and quick tile auto fill should both only have the login for 192.168.1.5:1234 show up.
Actual Result
The keyboard suggests both 192.168.1.5:1234 and 192.168.1.5:5678 (incorrect) while the quick tile only suggests 192.168.1.5:1234 (correct).
Screenshots or Videos
No response
Additional Context
I have many services running on one IP address with various ports. When I try to login to a service, the keyboard auto fill is useless since it shows a bunch of suggestions that match the IP address instead of the full host.
Build Version
Version: 2025.1.2 (19740)
What server are you connecting to?
US
Self-host Server Version
No response
Environment Details
- Device: Samsung Galaxy S22 Plus
- OS Version: Android 14 / One UI 6.1
Issue Tracking Info
- I understand that work is tracked outside of Github. A PR will be linked to this issue should one be opened to address it, but Bitwarden doesn't use fields like "assigned", "milestone", or "project" to track progress.