Closed
Bug 527881
Opened 15 years ago
Closed 15 years ago
Keyword autocomplete doesn't work on enter_bug.cgi
Categories
(bugzilla.mozilla.org :: General, defect)
bugzilla.mozilla.org
General
Tracking
()
RESOLVED
WONTFIX
People
(Reporter: justdave, Unassigned)
References
()
Details
This is *not* a regression from bmo3.2, it's broken on bmo3.2 as well. I just noticed it when I was sanity-checking the port to 3.4.
The entire patch for keyword-autocomplete for 3.4 is in revision 6680 in the bmo3.4 bzr repo. (bzr diff -r6679..6680)
Comment 1•15 years ago
|
||
Dupe of bug 453346?
Honestly, there are problems with the keyword-autocomplete. We should just remove it. :)
Reporter | ||
Comment 2•15 years ago
|
||
Have you tried it on bugzilla-stage-tip? The main problem I heard people complaining about was that it auto-selected 4xp if you tabbed past the field without selecting anything. I fixed that bug when I ported it to 3.4.
And no, this doesn't look like a dupe, that one's on show_bug, and the symptoms are different.
Comment 3•15 years ago
|
||
yeah, it would be nice to have this work. I always assumed it wasn't available in enter_bug by design. but error console has
Error: keywordAutoComplete.textboxFocusEvent is null
Source File: https://bugzilla.mozilla.org/enter_bug.cgi?product=Thunderbird
Line: 3085
a keyword chooser that works 95% well is better than none. my only complaint is bug 457116
Comment 4•15 years ago
|
||
I just ripped out the keyword chooser in bug 577372 to prepare for the backporting of the new keyword autocomplete hotness from 4.0. Therefore, this will no longer be an issue once Bugzilla 3.6 launches on bmo (this week, most likely).
Status: NEW → RESOLVED
Closed: 15 years ago
Resolution: --- → WONTFIX
Assignee | ||
Updated•14 years ago
|
Component: Bugzilla: Other b.m.o Issues → General
Product: mozilla.org → bugzilla.mozilla.org
You need to log in
before you can comment on or make changes to this bug.
Description
•