Closed Bug 578256 Opened 14 years ago Closed 14 years ago

Autocomplete user names in the search UI

Categories

(Bugzilla :: User Interface, defect)

defect
Not set
normal

Tracking

()

RESOLVED FIXED
Bugzilla 4.0

People

(Reporter: ehsan.akhgari, Assigned: mkanat)

References

Details

Attachments

(1 file)

+++ This bug was initially created as a clone of Bug #578253 +++

The two email address boxes in /query.cgi could probably use some autocomplete love, now that the rest of the user fields in Bugzilla have autocomplete support.

This would probably be one of the most useful things ever, since those two fields do not even do partial matches, which makes them extremely hard to use.

s/extremely hard/impossible in most cases unless you're willing to figure out that you should go somewhere else which supports partial matches, figure out the exact email address, and then come back and enter them into the field/g  :-)
Those fields do do partial matches, that's what the "contains" operator is for.

This is more likely a 4.2 feature, although we do have the search field template in 4.0, so we could possibly do this.
Target Milestone: --- → Bugzilla 4.2
(In reply to comment #1)
> Those fields do do partial matches, that's what the "contains" operator is for.
> 
> This is more likely a 4.2 feature, although we do have the search field
> template in 4.0, so we could possibly do this.

Huh.  In the 4+ years that I've been using bugzilla on a daily basis, I had never figured that out!  I might be a dumb user, but is there any reason not to use "contains" as the default value there?  :-)
I disagree about this one. As Max says, we don't only do exact matching in these two fields (and most of my queries using them do not use exact matching). I wouldn't want Bugzilla to suggest me anything. Personally, I don't want it.
Blocks: 578979
I've thought about this, and I don't see anything wrong with at least providing the suggestions. You don't have to select them--you can just type in the field, if you want.
Flags: blocking4.0+
Target Milestone: Bugzilla 4.2 → Bugzilla 4.0
Attached patch v1Splinter Review
Assignee: ui → mkanat
Status: NEW → ASSIGNED
Attachment #472581 - Flags: review?(guy.pyrzak)
Attachment #472581 - Flags: review?(guy.pyrzak) → review+
Flags: approval4.0+
Flags: approval+
Committing to: bzr+ssh://bzr.mozilla.org/bugzilla/trunk/                       
modified template/en/default/search/form.html.tmpl
Committed revision 7474.

Committing to: bzr+ssh://bzr.mozilla.org/bugzilla/4.0/                         
modified template/en/default/search/form.html.tmpl
Committed revision 7403.
Status: ASSIGNED → RESOLVED
Closed: 14 years ago
Resolution: --- → FIXED
You need to log in before you can comment on or make changes to this bug.

Attachment

General

Created:
Updated:
Size: