If the uri contains port information when selecting host matching, the mobile client cannot pop up the correct auto fill option #2033

Closed
opened 2025-11-26 23:05:48 -06:00 by GiteaMirror · 4 comments
Owner

Originally created by @Seed680 on GitHub (Oct 22, 2024).

Bitwarden Beta

  • I'm using the new native Bitwarden Beta app and I'm aware that legacy .NET app bugs should be reported in bitwarden/mobile

Steps To Reproduce

  1. URI match select HOST
  2. URI contain port like xxx.com:1443
  3. visit xxx.com:1443
  4. pop up the selection dont have the right info

Expected Result

pop up the right account info

Actual Result

dont have account info
Only corresponding to xxx.com can be matched.

Screenshots or Videos

No response

Additional Context

No response

Build Version

2024.9.0 (19209)

Environment Details

No response

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.
Originally created by @Seed680 on GitHub (Oct 22, 2024). ### Bitwarden Beta - [X] I'm using the new native Bitwarden Beta app and I'm aware that legacy .NET app bugs should be reported in [bitwarden/mobile](https://github.com/bitwarden/mobile) ### Steps To Reproduce 1. URI match select HOST 2. URI contain port like xxx.com:1443 3. visit xxx.com:1443 4. pop up the selection dont have the right info ### Expected Result pop up the right account info ### Actual Result dont have account info Only corresponding to xxx.com can be matched. ### Screenshots or Videos _No response_ ### Additional Context _No response_ ### Build Version 2024.9.0 (19209) ### Environment Details _No response_ ### Issue Tracking Info - [X] 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.
GiteaMirror added the bug label 2025-11-26 23:05:48 -06:00
Author
Owner

@bitwarden-bot commented on GitHub (Oct 22, 2024):

Thank you for your report! We've added this to our internal board for review.
ID: PM-13948

@bitwarden-bot commented on GitHub (Oct 22, 2024): Thank you for your report! We've added this to our internal board for review. ID: PM-13948
Author
Owner

@sammbw commented on GitHub (Oct 22, 2024):

Hi there,

Thank you for your report!

I was able to reproduce this issue, and I have flagged this to our engineering team.

If you wish to add any further information/screenshots/recordings etc., please feel free to do so at any time - our engineering team will be happy to review these.

Thanks once again!

@sammbw commented on GitHub (Oct 22, 2024): Hi there, Thank you for your report! I was able to reproduce this issue, and I have flagged this to our engineering team. If you wish to add any further information/screenshots/recordings etc., please feel free to do so at any time - our engineering team will be happy to review these. Thanks once again!
Author
Owner

@Seed680 commented on GitHub (Oct 23, 2024):

Hi there,

Thank you for your report!

I was able to reproduce this issue, and I have flagged this to our engineering team.

If you wish to add any further information/screenshots/recordings etc., please feel free to do so at any time - our engineering team will be happy to review these.

Thanks once again!

  1. open websit like 192.168.5.7:5700 ( or domain:port )
    1

  2. There will be pop-up options, but the URL for this option is 192.168.5.6, not matching 192.158.5.6:5700. Additionally, the URI for the newly saved project is also 192.168.5.6, not 192.158.5.6:5700. I believe the port number is not being considered, and the browser extension version is not at fault.
    2
    3
    4

@Seed680 commented on GitHub (Oct 23, 2024): > Hi there, > > Thank you for your report! > > I was able to reproduce this issue, and I have flagged this to our engineering team. > > If you wish to add any further information/screenshots/recordings etc., please feel free to do so at any time - our engineering team will be happy to review these. > > Thanks once again! 1. open websit like 192.168.5.7:5700 ( or domain:port ) ![1](https://github.com/user-attachments/assets/d22e9391-7c15-495f-8cf9-c22ccb8f8c3a) 2. There will be pop-up options, but the URL for this option is 192.168.5.6, not matching 192.158.5.6:5700. Additionally, the URI for the newly saved project is also 192.168.5.6, not 192.158.5.6:5700. I believe the port number is not being considered, and the browser extension version is not at fault. ![2](https://github.com/user-attachments/assets/0d074020-f3e6-4fa6-b747-e7de6cc64672) ![3](https://github.com/user-attachments/assets/77ae9205-1b4a-44f9-9f35-e98692ad7bb3) ![4](https://github.com/user-attachments/assets/7044e12c-338d-4896-8dd7-5c8033b09006)
Author
Owner

@Seed680 commented on GitHub (Nov 5, 2024):

  1. url: 192.168.5.6:9000
    Screenshot_2024-11-05-15-52-35-29_32cba261fc08a501ce70de75bdbe2575
  2. I have matched with many options.
    Screenshot_2024-11-05-15-52-39-29_32cba261fc08a501ce70de75bdbe2575
    Screenshot_2024-11-05-15-54-48-20_edf9c6c5202cf0aae90965d36a8e7fc4
  3. I have matched with the wrong options, and the matched options do not indicate whether the port is correct or not.
    Screenshot_2024-11-05-15-55-12-75_edf9c6c5202cf0aae90965d36a8e7fc4
    Screenshot_2024-11-05-15-55-22-43_edf9c6c5202cf0aae90965d36a8e7fc4
    Screenshot_2024-11-05-15-55-41-29_edf9c6c5202cf0aae90965d36a8e7fc4
@Seed680 commented on GitHub (Nov 5, 2024): 1. url: 192.168.5.6:9000 ![Screenshot_2024-11-05-15-52-35-29_32cba261fc08a501ce70de75bdbe2575](https://github.com/user-attachments/assets/c0d3529f-4e6e-45d9-b3a0-2d036732a455) 2. I have matched with many options. ![Screenshot_2024-11-05-15-52-39-29_32cba261fc08a501ce70de75bdbe2575](https://github.com/user-attachments/assets/86c83ef6-4238-4b08-8e47-7594d54721c9) ![Screenshot_2024-11-05-15-54-48-20_edf9c6c5202cf0aae90965d36a8e7fc4](https://github.com/user-attachments/assets/2a53bc6a-8bb8-46cb-8a23-cb39058beb24) 3. I have matched with the wrong options, and the matched options do not indicate whether the port is correct or not. ![Screenshot_2024-11-05-15-55-12-75_edf9c6c5202cf0aae90965d36a8e7fc4](https://github.com/user-attachments/assets/10f62a05-bc20-4712-aecd-8ddba59b0c90) ![Screenshot_2024-11-05-15-55-22-43_edf9c6c5202cf0aae90965d36a8e7fc4](https://github.com/user-attachments/assets/1aa636d4-056b-4717-9f05-a05b4f891cd7) ![Screenshot_2024-11-05-15-55-41-29_edf9c6c5202cf0aae90965d36a8e7fc4](https://github.com/user-attachments/assets/29a7f807-95a6-4893-b429-ca93b929e384)
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#2033