bitwarden / mobile

Retired Bitwarden mobile app for iOS and Android (MAUI/Xamarin).
https://bitwarden.com
GNU General Public License v3.0
153 stars 24 forks source link

Characters between < and > not displayed properly on Android #3323

Closed PYzyqnReuD7wEiexarL9dueIeotUzNngjTp2wEL closed 5 months ago

PYzyqnReuD7wEiexarL9dueIeotUzNngjTp2wEL commented 5 months ago

Steps To Reproduce

Input a password that is complex such as the following:

9f]0=.^]~Qe2jnBCEj_I<9>b

and save the password.

Expected Result

Display the actual input value which would be:

9f]0=.^]~Qe2jnBCEj_I<9>b

Actual Result

The "<" in the above password is not shown when viewing the password. So the actual result is the following:

9f]0=.^]~Qe2jnBCEj_I9>b

Screenshots or Videos

No response

Additional Context

When editing the password the actual full password is shown. But when clicking the eye to display the password while only viewing the entry it is missing the "<".

Operating System

Android

Operating System Version

14 (Build Number AP1A.240505.005)

Device

Pixel 7 Pro

Build Version

2024.4.0 (10172)

Beta

Krychaz commented 5 months ago

Hi there!

Thank you for your report, it seems like it is a duplicate of this one - https://github.com/bitwarden/mobile-maui/issues/3110

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

This issue will now be closed.

Thanks!