Thanks, Chrome. So many sites have user-hostile code that is overridden by this choice. I still remember the glee when I first started using Chrome all those years ago, and suddenly all those forms filled themselves out.
Chrome does not respect autocomplete=off (2018)
11–20 of 84 posts
Re: Chrome does not respect autocomplete=off (2018)
#12Thanks, Chrome. So many sites have user-hostile code that is overridden by this choice. I still remember the glee when I first started using Chrome all those years ago, and suddenly all those forms filled themselves out.
In practice as a developer you have to resort to JavaScript hacks and obfuscating form field names to avoid it.
Re: Chrome does not respect autocomplete=off (2018)
#13Thanks, Chrome. So many sites have user-hostile code that is overridden by this choice. I still remember the glee when I first started using Chrome all those years ago, and suddenly all those forms filled themselves out.
I hate password forms that do this
Re: Chrome does not respect autocomplete=off (2018)
#14Re: Chrome does not respect autocomplete=off (2018)
#15Re: Chrome does not respect autocomplete=off (2018)
#16It’s pretty incredible to see the amount of steaming developers commenting on this issue. What tools do developers have, when platform providers turn a deaf ear to their needs?
autocomplete=off should just be removed and it be entirely up to the user-agent whether it gets used like reader mode.
Re: Chrome does not respect autocomplete=off (2018)
#17Re: Chrome does not respect autocomplete=off (2018)
#18No developers seem to have a problem simply refusing to support Firefox. I wonder how much extra effort it is going to take for them to finally make the switch.
Re: Chrome does not respect autocomplete=off (2018)
#19Thanks, Chrome. So many sites have user-hostile code that is overridden by this choice. I still remember the glee when I first started using Chrome all those years ago, and suddenly all those forms filled themselves out.
[deleted]
Re: Chrome does not respect autocomplete=off (2018)
#20At least I could imagine this prop being applied to hidden elements, either in pfSense or internally in chrome.