Closed
Bug 140920
Opened 23 years ago
Closed 18 years ago
Keywords field should somehow let you know valid values
Categories
(Bugzilla :: User Interface, enhancement)
Tracking
()
People
(Reporter: sksharma, Unassigned)
Details
Keywords leads you to believe it is a free text box, when in fact it is
restricted to a limited number of words. Since these words are not "plain
english" they are hard to remember. Thus, the text box for entry is
troublesome.
If the intent is to leave this for defined words only, then it should be
changed to a popup so you can reliably enter information.
Comment 1•23 years ago
|
||
No, this is by design. The title "Keywords" for this field may be a bit
unfortunate, but I think the textbox is a good UI in all cases where there are
more than a handfull of keywords. I can insert a keyword much faster by typing
it in than by selecting it from a popup that can only display a fraction of the
keywords at once.
See bug 80169 ("[RFE] JavaScript-enhanced keyword editing") for additional
popups to add / remove a keyword. It has a patch, but it's probably been
suffering from bitrot w.r.t. current cvs, due to templatization.
Comment 2•23 years ago
|
||
It should be a checkbox for small numbers of keywords.
Reporter | ||
Comment 3•23 years ago
|
||
It should be a popup for small number of Keywords.I can select a keyword much
faster by selecting it in than by writing it on a text box. Suppose someone
doesn't know the keyword, than it will be easy for him/her to see the keywords
from popup menu and select the keyword.
Comment 4•23 years ago
|
||
Erm, how is a popup faster than a set of checkboxes?
Reporter | ||
Comment 5•23 years ago
|
||
All the keywords with their individual checkboxes will cover a lot of space on
the page, while popup covers a little space on pages
Updated•20 years ago
|
Assignee: justdave → myk
Severity: normal → enhancement
Component: Bugzilla-General → User Interface
OS: Windows 2000 → All
QA Contact: mattyt-bugzilla → default-qa
Hardware: PC → All
Summary: Keywords should be a popup not a text box → Keywords field should somehow let you know valid values
It seems this bug has gone fairly stale. I stumbled on it because I was looking
for an easy way to accomplish something very similar myself.
Instead of what's proposed here, I'd like to see a multi-select field (ie.
<SELECT MULTIPLE>) instead of the text field that's there now. I only have
about 5 keywords in my Bugzilla installation and it would be MUCH easier to
apply a keyword to a bug by CTRL-CLICKing it instead of having to type it. This
field should behave just like the product, component, version, and target
milestone fields do on the search page.
![]() |
||
Updated•19 years ago
|
Assignee: myk → ui
![]() |
||
Comment 7•18 years ago
|
||
Status: NEW → RESOLVED
Closed: 18 years ago
Resolution: --- → DUPLICATE
You need to log in
before you can comment on or make changes to this bug.
Description
•