Closed
Bug 314853
Opened 20 years ago
Closed 18 years ago
clicking on a combobox select makes autocomplete reopen after closing
Categories
(Toolkit :: Autocomplete, defect)
Tracking
()
RESOLVED
DUPLICATE
of bug 262123
People
(Reporter: dbaron, Unassigned)
References
()
Details
clicking on a combobox makes autocomplete close and reopen instead of just close.
Steps to reproduce:
1. load bug 314850
2. delete a few characters in the status whiteboard field or otherwise do something to make the form manager cause an autocomplete popup for the status whiteboard field
3. click in the middle of the combobox next to "Target Milestone", where it says "mozilla1.9alpha"
Actual results: Autocomplete popup briefly closes and then reopens.
Expected results: Autocomplete popup closes (which is what happens when I click just about anywhere else in the page)
Tested in a trunk Linux/GTK2 Firefox build from around 10AM Monday October 31.
Reporter | ||
Comment 1•20 years ago
|
||
ispiked points out that this may be a duplicate of bug 262123, although the description of actual results there seems a good bit different.
Comment 2•19 years ago
|
||
(In reply to comment #1)
> ispiked points out that this may be a duplicate of bug 262123, although the
> description of actual results there seems a good bit different.
yes, the description is different but it is probably the same thing.
If you click rapidly enough you probably trigger a multiclick that exits the autocompletion menu for good (does not cause it to reopen again like the singleclick does).
![]() |
||
Updated•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
•