Tatoeba / tatoeba2

Tatoeba is a platform whose purpose is to create a collaborative and open dataset of sentences and their translations.
https://tatoeba.org
GNU Affero General Public License v3.0
714 stars 132 forks source link

Unexpected opening of SignIn ‘Suggest User/Password’ on iOS #3004

Closed mramosch closed 2 years ago

mramosch commented 2 years ago

This one has been ‘bugging’ me for years now.

Opening the ‘List of all members’ automatically invokes the SignIn Username/Password suggestion box on iOS.

https://user-images.githubusercontent.com/725445/197865350-675b1bbf-3929-4742-8ab9-a9cae27c350d.mov

vinkaks commented 2 years ago

Seems your browser is attempting to autofill the search because it has the name username. It seems to be primarily a browser/OS issue.

I can however make a few changes to the username input on our end to prevent it, if it's determined there is enough need to do so.

mramosch commented 2 years ago

This is Safari (on all Apple iDevices).

vinkaks commented 2 years ago

SInce it's affecting all safari users, I think it deserves a fix. I'll look into a fix and post a pull request.

Actually, after enabling autofill it seems Chrome and Firefox too, suggest an autofill, especially if you saved the password. Just that the Safari autofill is more disruptive, compared to other browsers.

Renaming the username field should solve it.

Guybrush88 commented 2 years ago

I experience this issue also with Firefox under both Windows (10 and 11) and Ubuntu 22.04

vinkaks commented 2 years ago

@mramosch We updated Tatoeba. Please check and confirm the fix is working or not on safari. Thank you