Open
Bug 1217900
Opened 10 years ago
Updated 10 years ago
Make ajax_user_autocomplete a user preference
Categories
(Bugzilla :: Bugzilla-General, enhancement)
Tracking
()
UNCONFIRMED
People
(Reporter: moskalenko, Unassigned)
References
(Depends on 1 open bug)
Details
User Agent: Mozilla/5.0 (X11; Linux x86_64) AppleWebKit/537.36 (KHTML, like Gecko) Chrome/45.0.2454.101 Safari/537.36
Steps to reproduce:
ajax_user_autocomplete is a global setting. However, in a typical shop there are both people who like the feature and people who want it off. So, this setting needs to be made available to individual users.
Comment 1•10 years ago
|
||
See also bug 578527. Depending on how that bug is fixed, this one may be a duplicate or even wontfix. The only reason I see which could justify to turn off autocompletion is because it may conflict with the browser own autocompletion feature. Otherwise, I don't see why one would want to turn it off as it's a real help to find the correct user. So based solely on "people who want it off" is IMO not enough to implement it as a user preference.
Severity: normal → enhancement
Depends on: 578527
| Reporter | ||
Comment 2•10 years ago
|
||
(In reply to Frédéric Buclin from comment #1)
> See also bug 578527. Depending on how that bug is fixed, this one may be a
> duplicate or even wontfix. The only reason I see which could justify to turn
> off autocompletion is because it may conflict with the browser own
> autocompletion feature. Otherwise, I don't see why one would want to turn it
> off as it's a real help to find the correct user. So based solely on "people
> who want it off" is IMO not enough to implement it as a user preference.
That's correct. For a number of power users the browser's autocompletion, which allows them to work with a limited number of long CC lists is extremely useful.
| Reporter | ||
Comment 3•10 years ago
|
||
Whoa, it's been five years since #578527 was opened. What are the chances this user preference will ever be implemented?
Comment 4•10 years ago
|
||
(In reply to moskalenko from comment #3)
> Whoa, it's been five years since #578527 was opened. What are the chances
> this user preference will ever be implemented?
Feel free to write a patch and attach it here.
https://bugzilla.mozilla.org/page.cgi?id=etiquette.html (2. No obligation)
You need to log in
before you can comment on or make changes to this bug.
Description
•