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

Closed
opened 2025-11-26 23:00:56 -06:00 by GiteaMirror · 1 comment
Owner

Originally created by @M-Pepper on GitHub (Jun 4, 2024).

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

  • Using a pre-release version of the application.
Originally created by @M-Pepper on GitHub (Jun 4, 2024). ### 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 - [ ] Using a pre-release version of the application.
GiteaMirror added the bug label 2025-11-26 23:00:56 -06:00
Author
Owner

@Krychaz commented on GitHub (Jun 4, 2024):

Hi there!

Thank you for your report, it seems like it is a duplicate of this one - https://github.com/bitwarden/mobile/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!

@Krychaz commented on GitHub (Jun 4, 2024): Hi there! Thank you for your report, it seems like it is a duplicate of this one - https://github.com/bitwarden/mobile/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!
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: github-starred/android#1893