XUL:Menus Groups

From MozillaWiki
Revision as of 00:42, 9 December 2005 by Ben (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

XUL menus should support grouping into <menugroup>s or some such, to make the process of inserting additional items by extensions more stable and to allow for better UI.

Groups themselves can have flex and be individually scrollable using the arrowscrollbox, have template generated content that fits in between static content etc. This would allow the Bookmarks menu to have scroll arrows below the static items.