TE
TechEcho
Home24h TopNewestBestAskShowJobs
GitHubTwitter
Home

TechEcho

A tech news platform built with Next.js, providing global tech news and discussions.

GitHubTwitter

Home

HomeNewestBestAskShowJobs

Resources

HackerNews APIOriginal HackerNewsNext.js

© 2025 TechEcho. All rights reserved.

Chrome Autofill doesn't respect autocomplete=off

51 pointsby react_burger38almost 4 years ago

8 comments

dangalmost 4 years ago
<i>Chrome does not respect autocomplete=off (2018)</i> - <a href="https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=26309919" rel="nofollow">https:&#x2F;&#x2F;news.ycombinator.com&#x2F;item?id=26309919</a> - March 2021 (74 comments)
kstrauseralmost 4 years ago
Good. I have never, not once, seen autocomplete=off where it actually made sense, except in the minds of a developer who erroneously thinks it&#x27;s a good idea to block password managers.<p>I can imagine legitimate hypothetical use cases for it. I&#x27;ve just never seen a legitimate actual use case.<p>Edit: NIST says (in <a href="https:&#x2F;&#x2F;pages.nist.gov&#x2F;800-63-FAQ&#x2F;#q-b12" rel="nofollow">https:&#x2F;&#x2F;pages.nist.gov&#x2F;800-63-FAQ&#x2F;#q-b12</a>):<p>&gt; In SP 800-63B, NIST has not explicitly recommended the use of password managers, but recommends that verifiers permit the use of “paste” functionality so that the subscriber can use a password manager if desired.<p>I&#x27;ll take their word over some rando app developer who doesn&#x27;t want users to have a working 1Password setup.
评论 #27213892 未加载
评论 #27213915 未加载
评论 #27213942 未加载
评论 #27214199 未加载
评论 #27213953 未加载
评论 #27213970 未加载
评论 #27213985 未加载
评论 #27213924 未加载
评论 #27214822 未加载
评论 #27214229 未加载
评论 #27213896 未加载
评论 #27213927 未加载
评论 #27214150 未加载
评论 #27214130 未加载
评论 #27214165 未加载
judge2020almost 4 years ago
Yes, I should have to read out and type my 30 character password from my password manager when sites use `autocomplete=off` and disable pasting on the confirm password field (at least for when I accidentally leave clipboard events on).
评论 #27213798 未加载
评论 #27214323 未加载
floatingatollalmost 4 years ago
This is a low quality post; this linked bug appears to have thousands of comments, most of them are advocacy repetition, and I don’t know whether OP is trying to point out the technical workaround linked, advocating for this to be changed, or advocating against this being changed.<p>OP, I wish you’d written a blog post about what you see as relevant and interesting here, citing material from the bug and&#x2F;or elsewhere — and then posted <i>that</i> to HN. (And, no, altering the post title wouldn’t help; your title is correct for the link you provided - thank you for adding Chrome!)
pixelbathalmost 4 years ago
Why is every top-level comment equating autocomplete with the ability to paste a password? Those are two explicitly different use cases, and one should <i>not</i> affect the other.<p>I don&#x27;t want my password fields autocompleting; that sounds like an absolute usability nightmare. Conversely, I don&#x27;t think browsers should even be <i>able</i> to stop me from pasting <i>whatever I damn well please</i> into a password field.<p>As to the other sentiments expressed here and in the main issue thread, I don&#x27;t really disagree with Google&#x27;s stance on autocomplete in regular form fields. I only really care about being able to remove invalid autocomplete entries that I may have mistakenly entered in the past (without simply deleting every entry).
评论 #27214351 未加载
syntheticnaturealmost 4 years ago
I don&#x27;t respect it, either.
Semiapiesalmost 4 years ago
It hasn&#x27;t since at least 2015. And <i>good</i>.<p><a href="https:&#x2F;&#x2F;bugs.chromium.org&#x2F;p&#x2F;chromium&#x2F;issues&#x2F;detail?id=468153#c164" rel="nofollow">https:&#x2F;&#x2F;bugs.chromium.org&#x2F;p&#x2F;chromium&#x2F;issues&#x2F;detail?id=468153...</a>
评论 #27214328 未加载
dmitrygralmost 4 years ago
&gt; Web applications developer KNOW THE CONTEXT OF THEIR USE CASE<p>I&#x27;ll believe this when web sites stop disabling paste
评论 #27213756 未加载
评论 #27214148 未加载
评论 #27214266 未加载