Closed
Bug 115403
Opened 24 years ago
Closed 24 years ago
check for sizetopopup in nsMenuPopupFrame, not msMenuFrame
Categories
(Core :: XUL, defect)
Core
XUL
Tracking
()
RESOLVED
FIXED
mozilla0.9.8
People
(Reporter: hewitt, Assigned: hewitt)
Details
In the autocomplete widget, I want to be able to make the two popups (results,
history) size to the width of the textbox. Since sizetopopup only works for
bindings that extend xul:menu, I can't use sizetopopup like menulists do.
sizetopopup should be checked by nsMenuPopupFrame so it can work for all
menupopups, not just those inside a menu.
| Assignee | ||
Updated•24 years ago
|
Status: NEW → ASSIGNED
Target Milestone: --- → mozilla0.9.8
| Assignee | ||
Comment 1•24 years ago
|
||
fixed
Status: ASSIGNED → RESOLVED
Closed: 24 years ago
Resolution: --- → FIXED
You need to log in
before you can comment on or make changes to this bug.
Description
•