Design/Meetings/2022-06-16
Appearance
TDF LibreOffice Document Liberation Project Community Blogs Weblate Nextcloud Redmine Ask LibreOffice Donate
Link
https://listarchives.libreoffice.org/global/design/2022/msg00076.html
Minutes
Present: Heiko
Comments: Regina
Tickets/Topics
* Basic-IDE - Missing feature to export COLORIZED basic code
in a WRITER document + Workaround
+ https://bugs.documentfoundation.org/show_bug.cgi?id=138380
+ prefer a macro solution for such special request (Heiko)
=> realize per extension
* Lines and Shadows in Shapes are positioned outside their selected
region (to Entire Paragraph area or Paragraph Text area)
+ https://bugs.documentfoundation.org/show_bug.cgi?id=149460
+ Writer images are treated as frames and not as shapes (Regina)
+ bug 90070 asks to not shrinks the size when adding a border
and spacing (but not yet shadows) (Regina)
=> keep open and comment on 90070
* Problem with decimal number selection using double click
+ https://bugs.documentfoundation.org/show_bug.cgi?id=149306
+ select all if a word is a currency like 1.234,56$
+ should be possible using a regex algorithm
=> do it
* Can't insert/embed office-documents as icons
+ https://bugs.documentfoundation.org/show_bug.cgi?id=50991
+ insert OLE object from file as icon works well
+ but with drag 'n drop the document is linked into a section
+ sections have some advantage over OLE objects
+ attaching binary files might be a security issue
+ change behavior carefully and insert as OLE object in case of
drag 'n drop plus accelerator key (eg. Ctrl)
=> do it
* UI: Improve handling of configuring table borders in table properties
dialog (to make it work for multiple workflows)
+ https://bugs.documentfoundation.org/show_bug.cgi?id=143249
+ mockup revised, no further comment
=> implement this
* Add the ability to bookmark or comment spelling/grammar mistakes
in text from spellcheck dialog
+ https://bugs.documentfoundation.org/show_bug.cgi?id=93073
+ mockup provided to automatically add a bookmark for this
+ idea was appreciated and received no further comments
=> implement it