-
Notifications
You must be signed in to change notification settings - Fork 1.2k
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Tabbing out of Name field *replaces* what I typed with a completely different name (iD 2.12.1) #5578
Comments
Note: this is kinda similar to #5558 but is NOT the same problem. The issue I'm documenting occurs when you tab out of the Name field; it is not replacing the name while I type. |
The problem description is different from #5558, but the fix is the same - prevent the autocomplete from happening. Can you test the fix in http://preview.ideditor.com/master and let me know if the current field in master is working better?
The trash 🗑button above the name field should remove all those tags.. |
I think the trash button was nonclickable after I tabbed out. Having an odd browser problem a.t.m. so can't reproduce to check that. I'll try the preview site once I've gotten my browser issue worked out. Thx! |
On the production version, deleting the Name with the Trash button does *not* also remove the brand* tags. Will try the preview version next.
|
Tested a bunch with the preview version today, and this is fixed now.. |
When typing in the Name field, iD 2.12.1 helpfully shows matches that you might want. This is good.
When you finish typing a complete name and tab out of the name field, iD replaces what you typed with a name from its automatch database. This is bad. Not only does it replace the name, but it also adds additional fields and data that aren't relevant.
Examples:
"Quick Stop TIres" in Purvis MS became "Quick Schuh"
"Purvis Middle School" became "Puregold" (a supermarket)
"Cornerstone Baptist Church" became "Corporation Bank"
To make it worse, the Name field then becomes a non-edit box that I can't change. I have to scroll down to the All Tags section and replace it there (and delete the extra tags that iD added).
iD version is 2.12.1, using Google Chrome Version 70.0.3538.110 (Official Build) (64-bit)
The text was updated successfully, but these errors were encountered: