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 field auto-complete prevents password entry #3229

Closed
cyberduck opened this issue Jun 4, 2009 · 1 comment
Closed

Password field auto-complete prevents password entry #3229

cyberduck opened this issue Jun 4, 2009 · 1 comment

Comments

@cyberduck
Copy link
Collaborator

sylvank created the issue

When attempting to connect and entering a password into the Password field, with certain initial characters, the password field will fill and that initial character cannot be typed as part of the password.

Example:

User types "b" into the Password field.

The password field displays: ••••••••••••

The user then types "a", and the Password field displays: •

The user cannot type the rest of the password "badminton" because "b" causes the autocomplete to occur. "a" causes the password field to clear and is accepted as the first character of a new password.

This behavior occurs with numerous characters for me: b, e, w, A, C, H, K, P. I have just verified that these all correspond with stored values for the Username field. It appears that Cyberduck is attempting to auto-complete the password field based on valid values for the username field.

-WORKAROUND:*

Typing the password elsewhere such as TextEdit, then cutting and pasting into Cyberduck's password field will allow entry of the correct password.

@cyberduck
Copy link
Collaborator Author

@dkocher commented

I cannot replicate this. Is this still an issue with version 3.3 on 10.6?

@iterate-ch iterate-ch locked as resolved and limited conversation to collaborators Nov 26, 2021
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
None yet
Development

No branches or pull requests

2 participants