Bug 167118 - Support an additional mode of toolbar overflow: A second row of controls
Summary: Support an additional mode of toolbar overflow: A second row of controls
Status: UNCONFIRMED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
Inherited From OOo
Hardware: All All
: medium enhancement
Assignee: Not Assigned
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: Toolbars
  Show dependency treegraph
 
Reported: 2025-06-19 19:13 UTC by Eyal Rozenberg
Modified: 2025-06-19 19:16 UTC (History)
0 users

See Also:
Crash report or crash signature:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Eyal Rozenberg 2025-06-19 19:13:02 UTC

    
Comment 1 Eyal Rozenberg 2025-06-19 19:16:39 UTC
At the moment, when a toolbar's buttons (or other controls) exceed the window width, the extra controls are "collected" in a sort of an expandable overflow mini-dialog, or multi-row box, accessible using an arrow-button at the end of the toolbar.

However - this is not the only way a toolbar could overflow. It could, instead, have multiple rows of controls, enough to fit all controls the toolbar contains.

(An example of the choice between several overflow alternatives can be found, for example, in the form of the Tab Mix Plus extension for Firefox; although browser tabs are not the same as toolbar controls.)

It would be nice to be able to choose that overflow mechanism. It would be especially useful if we want to facilitate newbies switching on and off the visibility of text labels next to button icons.