-
Notifications
You must be signed in to change notification settings - Fork 1.3k
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
If master password has an accent, you need to toggle visibility to add the accent to the password #2472
Comments
Hi @richardsd, we took a look at this and were unable to reproduce this issue on the Mac Chrome browser extension using "à" in the master password, on the latest production release. |
Hi @Larry-Sussman, I can confirm I'm reproducing this issue on my Mac running macOS 12.3.1 with the Desktop version of Bitwarden. Here's a recording of the bug. Enregistrement.de.l.ecran.2022-05-30.a.16.05.44.movYou can clearly see I'm trying to type in characters such as Let me know if you want me to open a new ticket regarding this (rather annoying issue). macOS 12.3.1 |
@Larry-Sussman thank you so much for the feedback on this. I continue to see the problem with version Let me know if there's anything else I can provide you to help. Thanks. |
@richardsd, thank you for following up on this! I was ale to reproduce this on the latest release of browser-v2022.6.1 @ggrelet, thank you for the information about this also affecting Desktop! It looks like this bug is affecting Web, Desktop, and Browser. I am re-opening this issue and will get it added to our backlog for a fix. |
@Larry-Sussman no problem at all. Let me know if there's anything else I can add or test that can help. Thank you. |
This problem has existed for a year. I reported it to bitwarden support on 25 August 2021:
And I also attached a screen recording of the easily reproducible problem (which support also claimed they could not repro; they clearly had not tried, and their response was clearly canned). |
just adding here that this issue does not seem to affect Windows. it might be macOS-specific |
I confirm that this issue seems macOS-specific. I tested it on my Windows machine and everything seems to be working. |
This seems to be an upstream issue. I replicated it in a regular chromium instance and found the following bug report for Chromium https://bugs.chromium.org/p/chromium/issues/detail?id=1330916. This needs to be fixed in Chromium, and once Electron has updated we can update to that Electron version. |
@Hinton thanks for looking into this! That does indeed seem to be it 🤯 https://jsfiddle.net/JakobJingleheimer/yjseg219/ 2022-09-16_18-04_chrome-input-does-not-accept-diacritics.mp4(the |
Bug title says "master password", but this applies to stored hidden values in the vault too. |
I was about to create another issue, but this seems to be the same problem, so here's my input from another perspective (TLDR: accent modifier keys can also be used to type the related special character and they can't be entered in the password field too):
Doubling down on the last line, knowing now that this issue is documented since at least Jan '19 (#2632): shouldn't there be at least a note in the UI, indicating that passwords with the (at least) 5 characters and characters modified by them can lead to problems on some clients? |
Any news on this one? |
The upstream bug in Chrome is open and untriaged, meaning the Chromium team have so-far ignored it. If you want progress on the issue in Bitward, pester the Chromium team 😉
|
This issue is not fixed in latest bug fix version 2023.12.1 (16254) |
In macOS 14.2.1 w/ Safari 17.2.1 it is not possible to unlock the BitWarden extension when the password contains diacritics and the password fiels is invisible |
@NeoRey73 please stop spamming this thread. As you can see within this very post, the issue is caused by an upstream bug in Chromium/webkit and there is nothing Bitwarden can do. |
@JakobJingleheimer sure, no problem. Sorry for the frequent postings. But can you please explain what Chromium has to do with diacritics not working in the macOS BitWarden desktop app, the Safari extension and how it does work in the Firefox extension? |
The desktop app is (I haven't checked, but would bet) an Electron app, which is a Chromium wrapper. Many desktop apps do this (ex Slack). The issue is rooted in a flaw in Chromium's |
Steps To Reproduce
Expected Result
We shouldn't toggle visibility when entering the master password, for privacy reasons.
Actual Result
You have to display the master password in clear text to add the accent.
Screenshots or Videos
No response
Additional Context
No response
Operating System
macOS
Operating System Version
No response
Web Browser
Chrome
Browser Version
No response
Build Version
99.0.4844.83
The text was updated successfully, but these errors were encountered: