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

www.pinterest.com - Firefox password generation appears on the log in form #51548

Open
webcompat-bot opened this issue Apr 13, 2020 · 2 comments
Labels
browser-firefox engine-gecko The browser uses the Gecko rendering engine priority-important severity-important A non-core broken piece of functionality, not behaving the way you would expect.
Milestone

Comments

@webcompat-bot
Copy link

webcompat-bot commented Apr 13, 2020

URL: https://www.pinterest.com/

Browser / Version: Firefox 76.0
Operating System: Mac OS X 10.15
Tested Another Browser: Yes Safari

Problem type: Something else
Description: Firefox password generation appears on the log in form
Steps to Reproduce:
The log in form incorrectly uses autocomplete="new-password" so Firefox offers a generated password. The markup should be fixed on their website.

Simply focus the password field of the log in form and you will see the Firefox password generation options

View the screenshotScreenshot
Browser Configuration
  • gfx.webrender.all: false
  • gfx.webrender.blob-images: true
  • gfx.webrender.enabled: false
  • image.mem.shared: true
  • buildID: 20200409223136
  • channel: beta
  • hasTouchScreen: false
  • mixed active content blocked: false
  • mixed passive content blocked: false
  • tracking content blocked: false

View console log messages

Submitted in the name of @mnoorenberghe

From webcompat.com with ❤️

@webcompat-bot webcompat-bot added the action-needsmoderation The moderation has not yet been completed label Apr 13, 2020
@webcompat-bot webcompat-bot added this to the needstriage milestone Apr 13, 2020
@webcompat-bot webcompat-bot added the browser-fixme This requires manual assignment for the browser name label Apr 13, 2020
@webcompat-bot webcompat-bot changed the title In the moderation queue. www.pinterest.com - see bug description Apr 13, 2020
@webcompat-bot webcompat-bot added browser-firefox engine-gecko The browser uses the Gecko rendering engine priority-important and removed action-needsmoderation The moderation has not yet been completed browser-fixme This requires manual assignment for the browser name labels Apr 13, 2020
@cipriansv cipriansv changed the title www.pinterest.com - see bug description www.pinterest.com - Firefox password generation appears on the log in form Apr 13, 2020
@cipriansv cipriansv added the severity-important A non-core broken piece of functionality, not behaving the way you would expect. label Apr 13, 2020
@cipriansv cipriansv modified the milestones: needstriage, needsdiagnosis Apr 13, 2020
@cipriansv
Copy link

Thanks for the report.

I was indeed able to reproduce the issue.

Tested with:
Browser / Version: Firefox Nightly 77.0a1 (2020-04-12), Chrome 81.0.4044.92
Operating System: Windows 10 Pro

This is the web page displayed in Firefox Nightly:

image

And this is the web page displayed in Chrome:

image

Moving the issue to needsdiagnosis.

@ksy36
Copy link
Contributor

ksy36 commented Apr 13, 2020

As mentioned above, Pinterest shouldn't be using autocomplete="new-password" on this field since it's not intended for new passwords, but for for login. We should contact them to see if this behaviour can be changed

@ksy36 ksy36 modified the milestones: needsdiagnosis, needscontact Apr 13, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
browser-firefox engine-gecko The browser uses the Gecko rendering engine priority-important severity-important A non-core broken piece of functionality, not behaving the way you would expect.
Projects
None yet
Development

No branches or pull requests

3 participants