Bug 120540

Summary: Draw/Impress: Table commands are context-based only, not in main menu
Product: LibreOffice Reporter: Justin L <jluth>
Component: UIAssignee: Justin L <jluth>
Status: RESOLVED FIXED    
Severity: normal CC: jluth
Priority: medium    
Version: 6.2.0.0.alpha0+   
Hardware: All   
OS: All   
Whiteboard: target:6.2.0
Crash report or crash signature: Regression By:

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.