Open Bug 286440 Opened 20 years ago Updated 2 years ago

Support Multiple Toolbar Palettes

Categories

(Toolkit :: Toolbars and Toolbar Customization, defect)

defect

Tracking

()

People

(Reporter: bugs, Unassigned)

Details

(Keywords: uiwanted)

XUL supports a single toolbar palette for toolbar customization:

<toolbarpalette>
  <toolbarbutton/>
  <toolbaritem/>
</toolbarpalette>

We would like to support N palettes or palette groups (not yet sure of what the
correct syntax is)... the Customize Toolbars Window would be able to show
individual groups either via tabs or filter buttons. I'm also not quite sure of
what the final UI should be. Maybe these are vendor defined groups, or category
defined filtering.

This will make it easier for users to find the items they want quickly.
QA Contact: nobody → toolbars
The late (unlamented Netscape 8.0) had a tabbed palette window. Buttons would be put into various tabs based on a toolbaritem attribute e.g. <toolbarbutton group="foo"/> where "foo" was a predefined list. If group was undefined or the value unknown, the toolbaritem would go into a misc tab.
Assignee: justinv → nobody
Keywords: uiwanted
Severity: normal → S3
You need to log in before you can comment on or make changes to this bug.