https://bugs.documentfoundation.org/show_bug.cgi?id=151430
--- Comment #3 from V Stuart Foote <[email protected]> --- (In reply to Jérôme from comment #2) > ... > I don't understand. The table is an other feature. I speak about a text > which can be formatted into columns like in newspapers : once a column is > filled, the text being typed is displayed on a new column like it would do > on a new page. > ... Oh sorry, you are correct, you didn't mean Tables I misinterpreted. Regarding Page columns, those are available in all the UI from the 'Columns' tab of the 'Page Style...' dialog (.uno:PageDialog) which for the MUFFIN 'Groupedbar Compact' is on the 'Edit' tab menu. And confirm that Groupedbar Compact does not include the specific UNO to bring up only the Columns panel, .uno:PageColumnDialog, as found as 'Format' --> 'Columns...' in the 'Standard Toolbar' UI Alternatively, the MUFFIN 'Tabbed'/'Tabbed Compact' UI page columns get their own button action handling, .uno:PageColumnType, on the 'Layout' tab, including the 'More options...' that will launch the general 'Page Style...' dialog but focused on the 'Columns' tab. So, for the other MUFFIN assemblages there is probably need to include either scheme to provide direct access to the Columns page styling. And of course for such workflows folks need to understand the need for working with page breaks. And behavior of Sections. @Andreas, Something more general to provide .uno:PageColumnDialog for the MUFFIN assemblages? -- You are receiving this mail because: You are the assignee for the bug.
