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

Input field doesn't see the password has been filled up #29

Open
Combinatix opened this issue Feb 23, 2019 · 3 comments · May be fixed by #34
Open

Input field doesn't see the password has been filled up #29

Combinatix opened this issue Feb 23, 2019 · 3 comments · May be fixed by #34

Comments

@Combinatix
Copy link

Combinatix commented Feb 23, 2019

This issue is most annoying on the forms where the Submit button remains disabled until the password input field has changed, or two password fields that require password verification.

  1. When I place the cursor into the empty input field and then I press the Use Password button, the browser does not see the password has been filled up. The submit button stays disabled.

  2. In case of two password fields (New password and Verify password) the browser does not see that both passwords are the same and/or filled up, when using the Use Password button

The same issue is with the context menu Generate password or Insert previous password. In both cases I have to use Copy / Paste password to get around this issue.

I think it has something to do with JavaScript, which doesn't see the keypress event or something similar. Example site is https://id.arduino.cc

@mar-kolya
Copy link
Owner

Thanks for the bug report.
I'll try to see if I can fix that.

In the mean while adding on character (e.g. space) and removing it helps as well.

@lorthirk
Copy link

Any news on this? I'm planning to migrate from Chrome and this extension is the best I could find to replace the automatic generator; however I just experienced this issue. I'd love this to be fixed...

@mar-kolya
Copy link
Owner

Sorry, no update yet. Patches are always welcome, but I may not be able to attend to this soon.

@Douile Douile linked a pull request Dec 7, 2019 that will close this issue
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants