Closed
Bug 2003047
Opened 1 month ago
Closed 1 month ago
Keywords field autocomplete doesn’t match whole words
Categories
(bugzilla.mozilla.org :: Bug Creation/Editing, defect)
Tracking
()
RESOLVED
FIXED
People
(Reporter: kohei, Assigned: kohei)
References
Details
Attachments
(1 file)
As you start typing in the Keywords field, you’ll get a list of matching keywords. However, the list won’t appear if you enter an exact keyword, creating the impression that the keyword does not exist. The example below uses meta, but the issue occurs with any keyword.
STR:
- Open the new bug page or an existing bug page
- Show the Keywords field
- Enter a keyword, like
meta
Expected:
Both meta and feature-testing-meta will be displayed.
Actual:
meta is in the list as you type m, me, and met, but only feature-testing-meta is displayed once you finish typing meta.
I’ll volunteer to take care of it.
| Assignee | ||
Updated•1 month ago
|
Keywords: feature-testing-meta,
meta
Comment 3•1 month ago
|
||
Comment 4•1 month ago
|
||
Authored by https://github.com/kyoshino
https://github.com/mozilla-bteam/bmo/commit/31f5df5c166bfc55536c9d05f2123e6512e0b719
[master] Bug 2003047 - Keywords field autocomplete doesn’t match whole words (#2529)
Status: ASSIGNED → RESOLVED
Closed: 1 month ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•