I have a website which is build with asp.net. There is a text-box which can be used to fill quantity. Sometime a strange icon like a human appear on text box. Attached image below. This strange icon appear only in Mac Safari browser.
What is it?
I have a website which is build with asp.net. There is a text-box which can be used to fill quantity. Sometime a strange icon like a human appear on text box. Attached image below. This strange icon appear only in Mac Safari browser.
What is it?
It is the autofill functionality, indeed. Read more about it on Apple's support site.
The icon and the arrow appear when you click on a field that has a certain HTML name like "name", "password", "email", "phone" etc. The icon depends on the field name. It is a human silhouette for "name", "email" etc but it is a key for "password" and other sensitive information (credit card number, f.e.).
It can use information from external sources (Contacts) and information previously in Safari (passwords, credit card information, regular data filled in web forms).
Each of these sections can be individually enabled/disabled and the data it contains can be edited in the Safari's Preferences.