Design/Meetings/2024-10-17
Appearance
TDF LibreOffice Document Liberation Project Community Blogs Weblate Nextcloud Redmine Ask LibreOffice Donate
Link
https://listarchives.libreoffice.org/global/design/2024/msg00121.html
Minutes
Present: Cor, Hossein, Heiko
Comments: Mike, Werner, Ady
Tickets/Topics
* popup info about the node »…Office.Common … Misc…Crash Report«
in the Expertconfig
+ https://bugs.documentfoundation.org/show_bug.cgi?id=163396
+ rename to "enable crash reporting feature" (Mike, Werner)
+ add a tooltip in the options dialog
=> do it
* Want toggle for clockwise/counter-clockwise slice progression
+ https://bugs.documentfoundation.org/show_bug.cgi?id=163449
+ good idea (Cor)
+ not needed, not expected, no use case, unclear coverage by
the standards (Heiko)
=> comment with suggestion to WF
* Tabbar sheet movement controls (First, Next, Previous, Last) enhance
to also move cursor focus between sheets
+ https://bugs.documentfoundation.org/show_bug.cgi?id=156328
+ controls have always been there for controlling the tabbar (Ady)
+ definitely keep the functionality but perhaps make it
visually more clear; for example remove first/last (Heiko)
+ go with suggestion of people who use it (Cor)
=> comment
* Vertical Tab dialogs--Options column in Area section is not
wide enough in paragraph style dialog
+ https://bugs.documentfoundation.org/show_bug.cgi?id=161492
+ revert vertical tabs completely (Heiko)
+ Samuel did for bug 161351
+ for the particular dialog move the preview so it becomes
a two-column layout (Cor)
=> comment
* Expose OLE draw:frame draw:text-box to selectively control overwriting
of OLE objects, e.g. an OLE Formula in Impress opened with F2
+ https://bugs.documentfoundation.org/show_bug.cgi?id=106249
+ F2 is different between Writer (opening the formula bar) and Impress
editing the object's text or interactively inserting a text box) (Heiko)
+ assign F2 per module (Stuart)
+ Calc .uno:SetInputMode, Draw/Impress .uno:Text,
Writer .uno:InsertFormula, Math no assignment
+ compare to Microsoft (Hossein)
+ F2 goes into formula edit mode when the formula is in focus
and into edit mode for a text box
=> do this