Bug 130163 - Enhancement to show undock or dock menu item in toolbar popup menu
Summary: Enhancement to show undock or dock menu item in toolbar popup menu
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
7.0.0.0.alpha0+
Hardware: All All
: medium enhancement
Assignee: Jim Raykowski
URL:
Whiteboard: target:7.0.0
Keywords:
Depends on:
Blocks:
 
Reported: 2020-01-24 07:14 UTC by Jim Raykowski
Modified: 2022-04-21 11:32 UTC (History)
1 user (show)

See Also:
Crash report or crash signature:


Attachments
undock and dock menu items (229.28 KB, image/png)
2020-01-24 07:14 UTC, Jim Raykowski
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jim Raykowski 2020-01-24 07:14:49 UTC
Created attachment 157382 [details]
undock and dock menu items

Currently Dock Toolbar is shown in toolbar context menu (right click on any tool bar to show context menu). If the toolbar is docked the menu item is disabled. I have made an enhancement patch that displays Undock Toolbar when the tool bar is docked and Dock Toolbar when the toolbar is floating and shows it's accelerator key combination ctrl+shift+F10

The patch is here for review and comment and for reference to where this stuff lives:
https://gerrit.libreoffice.org/c/core/+/85673
Comment 1 Kevin Suo 2020-01-30 10:15:19 UTC
Set status to self-assigned.
Comment 2 Adolfo Jayme Barrientos 2020-02-24 06:28:52 UTC
Nice quality-of-life improvement!
Comment 3 Commit Notification 2020-02-24 07:02:10 UTC
Jim Raykowski committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/commit/0fb4f2107d08febd4925dce6d96b41da9917e9ae

tdf#130163 Show undock or dock menu item in toolbar menu

It will be available in 7.0.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 4 Jim Raykowski 2020-02-26 01:55:36 UTC
@Adolfo, Thanks for the comment!