Become a MacRumors Supporter for $50/year with no ads, ability to filter front page stories, and private forums.

al404

macrumors 6502a
Original poster
Apr 24, 2011
541
35
Novara, Italy
I have an issue with safari, on a form it autocomplete email field even if it is already filled with a different email
For autocomplete i mean when background field color change to yellow

I'm not sure why it does it since field is not even empty
 
Yeah, unfortunately Safari does this. Most of the time it's ok with me, but there are a few sites where this behavior royally messes me up and I have to turn off autocomplete for usernames and passwords or for Contact info.
 
noway to add some attribute to input field for disable it on client side?
I'm not sure what you're asking. Are you asking if it's possible to code the input form in a way so that Safari will not attempt to autocomplete it? Or do you mean is there some way to suppress it momentarily without changing your preferences?
 
I have an issue with safari, on a form it autocomplete email field even if it is already filled with a different email
For autocomplete i mean when background field color change to yellow

I'm not sure why it does it since field is not even empty
Safari > Preferences > Autofill > Uncheck them all

I use <input ... autocomplete='false'> on each input field, seems to work for most browsers.
 
Register on MacRumors! This sidebar will go away, and you'll see fewer ads.