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 chars not color-coded #12592

Closed
1 task done
isaiahfrantz opened this issue Dec 26, 2024 · 2 comments · Fixed by #12354
Closed
1 task done

password chars not color-coded #12592

isaiahfrantz opened this issue Dec 26, 2024 · 2 comments · Fixed by #12354
Labels
browser Browser Extension bug

Comments

@isaiahfrantz
Copy link

isaiahfrantz commented Dec 26, 2024

Steps To Reproduce

create a new login
set password to 0oO0 (zero, lowercase o, uppercase o, zero)

Expected Result

color-coded characters in password field (makes transcribing them much easier!!)

  • zeros/numbers should be blue
  • letters should be white
  • special chars should be red

Actual Result

all chars are white in browser plugin on vivaldi and firefox on linux and MS edge on windows and macos
(NOTE: the password chars are properly color coded in the android app)

Screenshots or Videos

firefox-view-existing-login_no-color-in-password
firefox-view-existing-login_no-color-in-password
vivaldi-view-existing-login_no-color-in-password
vivaldi-view-existing-login_no-color-in-password
vivaldi-create-new-login_no-color-in-password
vivaldi-create-new-login_no-color-in-password

Additional Context

No response

Operating System

Windows, Linux

Operating System Version

No response

Web Browser

Microsoft Edge, Firefox, Vivaldi

Browser Version

No response

Build Version

2024.12.3

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.
@isaiahfrantz isaiahfrantz added browser Browser Extension bug labels Dec 26, 2024
@bitwarden-bot
Copy link

Thank you for reporting this issue! We've added this to our internal tracking system.
ID: PM-16489

@djsmith85 djsmith85 linked a pull request Dec 26, 2024 that will close this issue
@djsmith85
Copy link
Contributor

Hi @isaiahfrantz, thank you for the report.

This has been implemented with #12354.

The changes will be included in the next release (2025.1).

Closing this now.

Kind regards,
Daniel

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

Successfully merging a pull request may close this issue.

3 participants