Bug 166881 - Allow for setting icon/text/icon+text for all toolbars at once
Summary: Allow for setting icon/text/icon+text for all toolbars at once
Status: UNCONFIRMED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
25.8.0.0 alpha0+
Hardware: All All
: medium normal
Assignee: Not Assigned
URL:
Whiteboard:
Keywords: needsUXEval
Depends on:
Blocks: a11y, Accessibility UI-Theming Toolbars
  Show dependency treegraph
 
Reported: 2025-06-06 12:15 UTC by Eyal Rozenberg
Modified: 2025-06-06 14:22 UTC (History)
2 users (show)

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-06 12:15:40 UTC
(See bug 164970 comment 50)

A UI customization the choice in which may be meaningful for newbie users is the choice of what to put on toolbar buttons: icons only, text only, or icons + text.

At the moment, this choice can only be made at the single-toolbar level, in the Tools > Customize... dialog. There is no UI for setting this for all toolbars at once; and I don't know whether such a universal setting exists in the backend.

I would like to have that choice, e.g. in Tools > Options...
Comment 1 V Stuart Foote 2025-06-06 12:56:43 UTC
+1 to allow single selection (Icon only, Text only, Icon and Text) to apply across the UI, the reworked Tools -> Options -> Appearance panel seems reasonable since Icons theme selection is being moved there.

Expect it would be exposed for the First launch welcome that way.

Possibly also some type of control on the View -> Toolbars menu? Placed with the customize, reset, and lock control.  Where on menu it is better discoverable for those needing AT.
Comment 2 Eyal Rozenberg 2025-06-06 13:31:51 UTC
(In reply to V Stuart Foote from comment #1)
it would be exposed for the First launch welcome that way.
> 
> Possibly also some type of control on the View -> Toolbars menu? Placed with
> the customize, reset, and lock control.  Where on menu it is better
> discoverable for those needing AT.

That would be nice too, but not sure if that should be covered by the same bug. But - let "doers decide" perhaps?
Comment 3 V Stuart Foote 2025-06-06 14:22:24 UTC
(In reply to Eyal Rozenberg from comment #2)
> (In reply to V Stuart Foote from comment #1)
> it would be exposed for the First launch welcome that way.
> > 
> > Possibly also some type of control on the View -> Toolbars menu? Placed with
> > the customize, reset, and lock control.  Where on menu it is better
> > discoverable for those needing AT.
> 
> That would be nice too, but not sure if that should be covered by the same
> bug. But - let "doers decide" perhaps?

Sure, but scope of work needed to set icon/text values globally from a Tools -> Options -> Appearance panel would require little more to provide as UNO for menu use. 

While addition of such a control on the View -> Toolbars menu would be appropriate to service notated blocked 'accessibility' issues. 

No sense to splitting to a new issue.