https://bugs.documentfoundation.org/show_bug.cgi?id=121857
V Stuart Foote <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Component|Documentation |Writer Summary|Draw Table option |Ability to interactively | |size and position Table | |when creating Blocks| |107707 CC| |libreoffice-ux-advise@lists | |.freedesktop.org, | |[email protected] Ever confirmed|0 |1 Severity|normal |enhancement Status|UNCONFIRMED |NEW --- Comment #3 from V Stuart Foote <[email protected]> --- The "moveable" tables the OP requests require encapsulation within an object frame, and are not table inserted directly to document canvas and controlled by page layout. This is trivial to do already, but requires a two step approach of creating the frame to hold the new table. 1. create the frame, Insert -> Frame -> Frame Interactively, setting it to the size needed. 2.position focus into the frame, insert table. With <Ctl>+F12 dialog, or the Button GUI widget from the standard toolbar. The Frame can be resized, anchored, moved, and styled. And Table can be resized and styled inside the frame. And on current master/6.3.0 builds -- the Table -> Size, Row and Column controls have been reworked to give correct distribution(s) within the frame. So, while there would be some utility to a single UNO control to consolidate these steps as a menu or button action, it is not urgent. Referenced Bugs: https://bugs.documentfoundation.org/show_bug.cgi?id=107707 [Bug 107707] [META] Writer table enhancements requests -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ Libreoffice-ux-advise mailing list [email protected] https://lists.freedesktop.org/mailman/listinfo/libreoffice-ux-advise
