Closed
Bug 85274
Opened 24 years ago
Closed 24 years ago
autocomplete popup won't show on some occasions
Categories
(Core :: XUL, defect)
Tracking
()
People
(Reporter: hewitt, Assigned: mikepinkerton)
References
Details
This is a bug I've wrestled with since I started developing the autocomplete
widget.
There are occasions when the autocomplete popup refuses to paint itself.
Generally, this happens when your autocomplete search returns zero results, and
sets it's height to 0px. I have inserted dumps in my js to make sure I'm
issuing the open command to the popup, and I am, so the problem is not a bug in
autocomplete.
Reporter | ||
Comment 1•24 years ago
|
||
This is fixed by the patch in 83632!!
Marking dup.
*** This bug has been marked as a duplicate of 83632 ***
Status: NEW → RESOLVED
Closed: 24 years ago
Resolution: --- → DUPLICATE
Component: XP Toolkit/Widgets: Menus → XUL
QA Contact: jrgmorrison → xptoolkit.widgets
You need to log in
before you can comment on or make changes to this bug.
Description
•