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

Issues with Password Input #152

Open
cancan101 opened this issue Jan 13, 2019 · 1 comment
Open

Issues with Password Input #152

cancan101 opened this issue Jan 13, 2019 · 1 comment

Comments

@cancan101
Copy link

cancan101 commented Jan 13, 2019

It looks like if the input is of password type, the width is not correctly calculated as the * placeholder should be used rather than the actual width of the character (which may not be fixed width).

This might be useful: https://stackoverflow.com/questions/16258194/imitate-a-password-type-input-while-using-a-contenteditable-div.

A quick test of -webkit-text-security: disc seemed to work on chrome though obviously that lacks portability.

@PabloSzx
Copy link

Is there a workaround to fix it right now?

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

No branches or pull requests

2 participants