rethrash created Redmine issue ID 6703
The Title field needs to have autocomplete set to off, because it tends to autofill other page titles on larger sites with similar field names.
autocomplete="off"
This is a like/dislike case. I personally have no problems with the autocomplete.
+1 for adding / disabling autocomplete. While I generally like the (browser) feature, it would be nice if it were context aware and did not pull in suggestions from other sites. I _think_ that was @rthrash's issue with it.
I guess #11895 is also related
I have a love/hate relationship with autocompletion. I propose to add a user setting to enable/disable autocompletion when managing resources.
We already have so many settings, so I'd like to see we either just disable autocomplete, or leave it as-is. This is not really that big of a deal that it's worth the extra complexity IMO.
Most helpful comment
14526 adds a setting for it... do we honestly need to make things like this configurable? :/
We already have so many settings, so I'd like to see we either just disable autocomplete, or leave it as-is. This is not really that big of a deal that it's worth the extra complexity IMO.