Bug 162450 - Hide sidebar tabs
Summary: Hide sidebar tabs
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
unspecified
Hardware: All All
: medium enhancement
Assignee: Heiko Tietze
URL:
Whiteboard: target:25.2.0
Keywords:
Depends on:
Blocks: Sidebar
  Show dependency treegraph
 
Reported: 2024-08-13 07:16 UTC by Heiko Tietze
Modified: 2024-08-19 21:53 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 Heiko Tietze 2024-08-13 07:16:18 UTC
With the growing number of sidebar tabs it becomes harder to navigate, in particular when the icons are not perfectly clear. We provide a customization via the hamburger menu that allows to disable some tabs. Instead of keeping the icons visible (in a disabled state) I suggest to completely hide them.
Comment 1 Rafael Lima 2024-08-13 12:55:14 UTC
+1 from my side.
Comment 2 Roman Kuznetsov 2024-08-13 15:58:53 UTC
I disagree, I like these icons and always use it for opening needed pane at once
Comment 3 Heiko Tietze 2024-08-14 06:56:20 UTC
(In reply to Roman Kuznetsov from comment #2)
> I ... always use it for opening needed pane at once
You cannot open a disabled tab (what you call pane, see https://wiki.documentfoundation.org/Design/Guidelines/Sidebar for the terminology). The point is that you deliberately disable a tab, eg. Accessibility, to achieve something. And that's likely not to just disable but hide.
Comment 4 Heiko Tietze 2024-08-15 08:16:22 UTC
No further comment, let's do it.
Comment 5 Commit Notification 2024-08-15 11:44:15 UTC
Heiko Tietze committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/836abb5b367f438f18ab58953a6f3d5b4bc903e4

Resolves tdf#162450 - Hide sidebar tab button

It will be available in 25.2.0.

The patch should be included in the daily builds available at
https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
information about daily builds can be found at:
https://wiki.documentfoundation.org/Testing_Daily_Builds

Affected users are encouraged to test the fix and report feedback.
Comment 6 V Stuart Foote 2024-08-15 12:11:48 UTC
My only request would be a convenient way in UI to "restore" those Decks that have been disabled. Such that the current 'Restore Defaults' at least brings any disabled decks back to simply hidden state.

Also, insist that no decks are "hidden" by default, and user must do so intentionally if they choose, with the means to restore what is disabled (short of full clear of their profile).
Comment 7 V Stuart Foote 2024-08-15 12:14:06 UTC
(In reply to Commit Notification from comment #5)
> Heiko Tietze committed a patch related to this issue.
> It has been pushed to "master":
> 
> https://git.libreoffice.org/core/commit/
> 836abb5b367f438f18ab58953a6f3d5b4bc903e4
> 
> Resolves tdf#162450 - Hide sidebar tab button
> 
> It will be available in 25.2.0.
> 
> The patch should be included in the daily builds available at
> https://dev-builds.libreoffice.org/daily/ in the next 24-48 hours. More
> information about daily builds can be found at:
> https://wiki.documentfoundation.org/Testing_Daily_Builds
> 
> Affected users are encouraged to test the fix and report feedback.

@Heiko, all this affects is visibility of the entire Tab bar. Thought your intent was to "selectively" remove a deck from the bar? Hiding the tab bar is not the same as hiding/disabling a specific deck...
Comment 8 Heiko Tietze 2024-08-15 13:59:27 UTC
(In reply to V Stuart Foote from comment #7)
> @Heiko, all this affects is visibility of the entire Tab bar.
No, it's about the individual tab buttons that user may customize per checkbox. And instead of disabling the patch will hide it now.