-
Notifications
You must be signed in to change notification settings - Fork 60
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
Counter-intuitive password reveal button #215
Comments
I'm on the fence on this.. you may be right. Let's gather feedback during BETA and decide then. |
Hi! @clefebvre . Thanks for your feedback. The features I would suggest is:
I tried to implement them in the code but I am not good at vala language. But I was able to track the code in |
I will second this. As currently implemented, it's not obvious to a user at all how they would reveal a password. My use case is my wife, who normally uses a tablet but occasionally (maybe once a month) needs a "real computer" for something. She has an account on my workstation for that purpose. Her password is five or six dictionary words - passwords that long become incredibly frustrating to enter if you don't have a password reveal button. I assume people who rarely encounter slick-greeter will not understand how to reveal the password. It's very much becoming commonplace and best practice now that a "reveal password" button should be visible, and not "psuedo-hidden" like it is currently. Or, even a "Press F8 to reveal password" infobox would serve the same purpose - something to inform people who don't generally encounter this app. |
1 similar comment
I will second this. As currently implemented, it's not obvious to a user at all how they would reveal a password. My use case is my wife, who normally uses a tablet but occasionally (maybe once a month) needs a "real computer" for something. She has an account on my workstation for that purpose. Her password is five or six dictionary words - passwords that long become incredibly frustrating to enter if you don't have a password reveal button. I assume people who rarely encounter slick-greeter will not understand how to reveal the password. It's very much becoming commonplace and best practice now that a "reveal password" button should be visible, and not "psuedo-hidden" like it is currently. Or, even a "Press F8 to reveal password" infobox would serve the same purpose - something to inform people who don't generally encounter this app. |
Issue
Password reveal button is visible only after clicking on password prompt entry.
Steps to reproduce
Expected behaviour
After Step 1, password reveal button should be visible and should not need any click.
Other information
slick-greeter-test.mp4
The text was updated successfully, but these errors were encountered: