Bug 129203

Summary: Split Cell Recommendations
Product: LibreOffice Reporter: DM <miscellaneous>
Component: WriterAssignee: Not Assigned <libreoffice-bugs>
Status: NEW ---    
Severity: enhancement CC: buzea.bogdan, dgp-mail, heiko.tietze
Priority: medium    
Version: 6.3.2.2 release   
Hardware: All   
OS: All   
Whiteboard:
Crash report or crash signature: Regression By:
Bug Depends on:    
Bug Blocks: 108364    
Attachments: Current screenshot

Description DM 2019-12-05 10:52:38 UTC
Created attachment 156325 [details]
Current screenshot

Currently if you right-click a table cell you can split it using three options.
Firstly, when you choose "into equal proportions" it should automatically select 'horizontally' - I use this a lot and it's a pain to do the two-click.

However, what I would suggest rather is redoing the dialog so that it does both horizontal and vertical splits all in one go; eg
Horizontal Splits : 2
Vertical Splits : 3
would split a cell into 6, and replace asking whether you are doing horizontal or vertical. Currently you have to open the dialog twice, which makes no sense.

d

Version: 6.3.2.2 (x64)
Build ID: 98b30e735bda24bc04ab42594c85f7fd8be07b9c
CPU threads: 2; OS: Windows 10.0; UI render: default; VCL: win; 
Locale: en-GB (en_GB); UI-Language: en-GB
Calc: threaded
Comment 1 Heiko Tietze 2019-12-06 07:54:36 UTC
Sounds reasonable. We have to implement it with check boxes instead the radio buttons and spinners next to it. Or just the spinners as 1 could mean no change.