Closed
Bug 336667
Opened 19 years ago
Closed 19 years ago
Add context menu to search button
Categories
(Firefox :: Search, enhancement)
Tracking
()
RESOLVED
WONTFIX
Firefox 2 beta1
People
(Reporter: pamg.bugs, Assigned: pamg.bugs)
References
Details
(Whiteboard: [swag: 1d])
Add context menu to search button that replicates the drop-down search-engine menu. The primary advantage is a larger target than the itty bitty triangle on that button.
This is a one-line fix, marked with XXX in browser/components/search/content/search.xml, once bug 336662 is fixed.
Assignee | ||
Comment 1•19 years ago
|
||
Alternatively, this can be done by adding a <menupopup> definition to the <popupset> in browser.xul, although that means duplication of code.
Assignee: nobody → pamg.bugs
Assignee | ||
Updated•19 years ago
|
Target Milestone: --- → Firefox 2 beta1
Assignee | ||
Comment 2•19 years ago
|
||
Any thoughts on whether we want a context menu at all, then, as well as whether it's important enough to put in the uglier way? (Uglier code, that is; the menu's the same.)
Whiteboard: [swag: 1d]
Comment 3•19 years ago
|
||
My feeling is that adding a context menu isn't necessary, and instead we should be making the drop-down button easier to hit. I'd say WONTFIX.
Comment 4•19 years ago
|
||
I agree with beltzner - I don't think adding a context menu is a good idea.
Updated•19 years ago
|
Status: NEW → RESOLVED
Closed: 19 years ago
Resolution: --- → WONTFIX
You need to log in
before you can comment on or make changes to this bug.
Description
•