Fixed autocomplete issue in Chrome - #181
Conversation
czaks
commented
Oct 15, 2014
i thought i fixed autocomplete issue with my commit adding dummy fields before password |
aponigricon
commented
Oct 15, 2014
@czaks Yeah, I noticed those, but it seems that you only took into account quick reply. On top of that, your dummy fields were not before password, but after, at the bottom, which was why they did not work. This should have been corrected now, though. |
aponigricon
commented
Oct 18, 2014
Is anyone going to merge this? |
aponigricon
commented
Oct 29, 2014
This pull request, along with countless others, have neither been merged nor closed for weeks. Is anyone reviewing these? |
ctrlcctrlv
commented
Nov 1, 2014
Welcome to open source projects @VladVP ... Some patches to MySQL have not been accepted for over a decade. Please don't feel slighted, I have a lot on my plate. Re: this...I really don't get it. Seems like Chrome is broken to me. This commit is an ugly hack. Not only that, @czaks is rewriting the post box soon(TM)... I suppose I can accept it for now...but the post form code is so complicated I don't like accepting new commits because even with good testing bugs are bound to arise. |
This issue has been annoying me for several days now, so I decided to do something about it. This should remove all of Chrome's autocomplete shit once and for all.