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

Auto-fill not working on virustotal.com #1183

Closed
maxim-sm opened this issue Mar 24, 2020 · 2 comments
Closed

Auto-fill not working on virustotal.com #1183

maxim-sm opened this issue Mar 24, 2020 · 2 comments

Comments

@maxim-sm
Copy link

Auto-fill doesn't work on VirusTotal's login page.

URL: https://www.virustotal.com/gui/sign-in
Error: "Unable to auto-fill the selected item on this page. Copy and paste the information instead."
Browsers tested: Chrome 80.0.3987.132, Firefox 74.0
Extension Version: 1.43.3

Thanks!

@kspearrin
Copy link
Member

kspearrin commented Mar 24, 2020

Looks like their password field is like this

<vt-ui-text-input id="password" type="password" placeholder="Password" empty=""></vt-ui-text-input>

Our autofill code only understands <input> fields today.

@eliykat
Copy link
Member

eliykat commented Feb 18, 2021

Thanks for reporting this issue. This is a known problem that affects a number of sites, and we’re working on improving this feature. To help us track and analyze affected sites, please lodge a report using the Google Form mentioned in this issue: #1621. Please also direct any discussion or questions to that issue. This issue will now be closed.

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

3 participants