Bug 120540 - Draw/Impress: Table commands are context-based only, not in main menu
Summary: Draw/Impress: Table commands are context-based only, not in main menu
Status: RESOLVED FIXED
Alias: None
Product: LibreOffice
Classification: Unclassified
Component: UI (show other bugs)
Version:
(earliest affected)
6.2.0.0.alpha0+
Hardware: All All
: medium normal
Assignee: Justin L
URL:
Whiteboard: target:6.2.0
Keywords:
Depends on:
Blocks:
 
Reported: 2018-10-12 09:13 UTC by Justin L
Modified: 2018-10-31 18:54 UTC (History)
1 user (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 Justin L 2018-10-12 09:13:56 UTC
Recently added uno:SetMinimalRowHeight and uno:SetOptimalRowHeight didn't find anywhere in the menubar to be added. They are only added to toolbar and popupmenu (context-based) menus. Similarly, Table Properties is nowhere to be found via the menu etc.

htietze suggested Format - Table submenu.  Within that I suggest
-Table Properties
-Row
---select
---insert
---delete
---minimize
---optimize
---distribute

-Column
---select
---insert
---delete
---minimize
---optimize
---distribute

-Cell
---merge
---split
Comment 1 Justin L 2018-10-12 12:45:19 UTC
Proposed patch - !!!! newbie alert !!!!!! https://gerrit.libreoffice.org/61715
Comment 2 Commit Notification 2018-10-31 17:54:08 UTC
Justin Luth committed a patch related to this issue.
It has been pushed to "master":

https://git.libreoffice.org/core/+/72ec2c80d78af0c7601718ed89bd6b1e380a6940%5E%21

tdf#120540 draw/impress UI: add Format / Table submenu

It will be available in 6.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.