Skip to content
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

Password with certain characters is displayed incorrectly in the Android app #3110

Open
1 task
rabindra-harlalka opened this issue Mar 24, 2024 · 7 comments
Open
1 task
Labels

Comments

@rabindra-harlalka
Copy link

rabindra-harlalka commented Mar 24, 2024

Steps To Reproduce

  1. Create a login with password that ends with characters <M.
  2. View the login's password in the Android app. The two characters are rendered only as M. The only clue that something is wrong is that M is displayed in the orange color as if it's a special character.
  3. Edit the login entry and view the password.
  4. It's displayed correctly as <M.

Expected Result

Password must be displayed correctly.

Actual Result

Password is displayed incorrectly. Unsuspecting users would enter wrong passwords and face various problems.

Screenshots or Videos

No response

Additional Context

No response

Operating System

Android

Operating System Version

12

Device

Samsung Galaxy M31s

Build Version

2024.3.0

Beta

  • Using a pre-release version of the application.
@SergeantConfused
Copy link

Hi @rabindra-harlalka,

Thank you for your report. I was able to reproduce this behaviour and I have flagged it to our Engineering team.

If you wish to add any further information, such as screenshots or screen recordings, please feel free to do so at any time - our Engineering team will be happy to review them.

Thank you again,

@FSchumacher
Copy link

If you use some special characters like _ or * after a <, those characters will not be displayed either.
It seems, that > is an active character, too.

So the password a<_<1<*<m<><%>q will be displayed as a1mq.
All characters of the passwordwill be shown in edit mode, though.

@DecMeads
Copy link

I have also encountered this bug. I am unable to share a screenshot as the app prevents but I can confirm that I am seeing this same bug in version: 2024.3.0 (9799)

@xJayMorex
Copy link

xJayMorex commented Mar 29, 2024

Found this one as well, the preview worked correctly in previous versions, this is a new one.

Android app verison: 2024.3.0 (9799)

@mattmelachrinos
Copy link

mattmelachrinos commented Apr 25, 2024

This is well documented but wanted to include some screenshots.

Screenshot_20240425-122428
Screenshot_20240425-122424

@blut
Copy link

blut commented Apr 29, 2024

Closing #3205 as duplicate

@AnotherMuggle
Copy link

Good, a bug report for this already exists. It almost drove me crazy entering a password exactly as it was displayed and it was not being accepted, because it tas displayed wrong. I had to copy and paste elsewhere to view the password and realise what was happening.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

8 participants