# Community Weekly Meeting #129

**URL:** https://forum.collaboraonline.com/t/community-weekly-meeting-129/1979
**Category:** Development
**Tags:** meeting-minutes
**Created:** [August 4, 2023, 7:15am UTC](https://forum.collaboraonline.com/t/community-weekly-meeting-129/1979 "2023-08-04T07:15:27Z")
**Posts on this page:** 1
**Page:** 1

<div class="post-metadata">

### Author: ![pedro.silva](https://dub1.discourse-cdn.com/flex013/user_avatar/forum.collaboraonline.com/pedro.silva/32/4_2.png) [@pedro.silva](https://forum.collaboraonline.com/u/pedro.silva)
#### Post date: [August 4, 2023, 7:15am UTC](https://forum.collaboraonline.com/t/community-weekly-meeting-129/1979/1 "2023-08-04T07:15:27Z")

</div>

Collabora Online Weekly Meeting #129

Date: Jul 27th 2023

All minutes published on: [Topics tagged meeting-minutes](https://forum.collaboraonline.com/tag/meeting-minutes)

# Attendees (write your name):

- Darshan, Szymon, Anna, Mike D (Tex), Shehr, Rashesh, Pedro, Timur, Nicolas, Skyler, Pranam, Oli, Caolán Thorsten, Aron, Gokay

# **Release** schedule (Anna)

- CODE 23.05.2 release now out!
- COOL 23.05.2 release now out !
  - Master can accept feature work etc

- Mobile releases probably at the end of August
  - Next iOS testflight – Attila is on it;
    - no clear date when to release yet

  - Android
    - same as iOS

# Forum (Mike D)

Answered a few more forum questions.

These were the key topics:

- [Collabora Office: Weird “ch” Units Showing](https://forum.collaboraonline.com/t/italian-units-of-measure-writer/1960)
  - Collabora Office: Turns out it was “Asian” layout turned ON. Turning OFF fixed the problem.
  - CODE: I saw similar weird units in Paragraph Styles though.
    - **View \> Sidebar**
    - In sidebar, next to “Paragraph”, press the little “arrow box” button along right-hand side.
    - In “Paragraph” menu + “Indents & Spacing” tab, see “ch” Units.

16-\>17 - zero replies in user support:

→ [User Support - Collabora Online](https://forum.collaboraonline.com/c/user-support/11?order=activity)

60-\>62 - zero replies in installation and config:

→ [Installation & Configuration - Collabora Online](https://forum.collaboraonline.com/c/installation-configuration/10?ascending=true&order=posts)

# Dark mode

- Missing slide previews
  - We request the previews but get an error instead form the server side
  - We have some error in the server side and doesn’t correspond tot he request → Szymon prepared a work-around : [Mark slide preview as fetched when it arrives by eszkadev · Pull Request #6942 · CollaboraOnline/online · GitHub](https://github.com/CollaboraOnline/online/pull/6942)
    - But Paris will look at the root cause

# Online activity (Pedro)

- PRs without reviewer ~8 of them
  - [Collabora Online · GitHub](https://github.com/orgs/CollaboraOnline/projects/3/views/2)
  - Easy hack fix removing duplication in makefile: [Condense common parameters in Makefile by codewithvk · Pull Request #6593 · CollaboraOnline/online · GitHub](https://github.com/CollaboraOnline/online/pull/6593)
    - Now merged thanks codewithvk
    - Now working on adding disable status menu button: [Menubutton should have disabled state styling different · Issue #6877 · CollaboraOnline/online · GitHub](https://github.com/CollaboraOnline/online/issues/6877) → reviewed and merged

- Oli
  - Next → [Up and down arrow keys should move focus up/down a level · Issue #6933 · CollaboraOnline/online · GitHub](https://github.com/CollaboraOnline/online/issues/6933) → Darshan reviewed , waiting for requested changes

- Gokay
  - Multi-language support for access keys: [Add multi-language support for Notebookbar accelerators. by gokaysatir · Pull Request #6739 · CollaboraOnline/online · GitHub](https://github.com/CollaboraOnline/online/pull/6739)
    - merged

  - Button-ids are non-deterministic; will make them deterministic. Szymon requested changes: [Provide unique ids for notebookbar buttons. by gokaysatir · Pull Request #6801 · CollaboraOnline/online · GitHub](https://github.com/CollaboraOnline/online/pull/6801)
  - a11y fixes:
    - Arrows keys should directly trigger the element and not just the outline(focus)
    - Not have preview images in the tab order – non-interactive things not in tab order
    - Focus wouldn’t cycle and would jump to the document → now Szymon on that
    - Triggering the accesseys was quite flimsy in any other non chrome based browser

- Attila
  - Now working on iOS → debugging

- Szymon
  - Working on performance (calc) → requesting too many tiles while scrolling plus unecessary invalidadtions
  - Fixed TypeError (undefined stuff)
  - JSDialog : enabled dark mode for tuneled wdigets (rendered by core sdie)

- Darshan
  - Add tooltip for copy version button in Help tab and added some visual feedback for user after click on copy version information
    - [Added visual feedback after copy information into clipboard by Darshan-upadhyay1110 · Pull Request #6796 · CollaboraOnline/online · GitHub](https://github.com/CollaboraOnline/online/pull/6796) =\> Merged
    - Left-right arrow to switch tab [Add Left or right arrow on a tab label should switch tabs by Darshan-upadhyay1110 · Pull Request #6938 · CollaboraOnline/online · GitHub](https://github.com/CollaboraOnline/online/pull/6938) =\> merged
    - Fix Direct change by accesskey from Home to Insert tab triggers bullet command . [Fix Direct change by accesskey from Home to Insert tab triggers bullet command by Darshan-upadhyay1110 · Pull Request #6971 · CollaboraOnline/online · GitHub](https://github.com/CollaboraOnline/online/pull/6971) =\> pedro tested working good, need reviewer for code review ( maybe Gokay can check this ?)

- Michael / Caolan – Performance
  - Lots of things fixed…
    - double rendering of canvases
    - much improved debugging mode help→about triple click – faster, better rendering.
    - Storing compressed tiles + deltas in each tile.
    - Monotonic time-stamp consistency end-to-end etc. …
    - re-factored lots of code – and reduced duplication

  - Found some good problems from calc:
    - [24.04/23.05 Generic Calc performance ticket · Issue #6893 · CollaboraOnline/online · GitHub](https://github.com/CollaboraOnline/online/issues/6893) – getTextSelection nightmare which we try to do on keypresss – consuming vast memory & time.

- Shehr Pushed
  - UITreeview doesn’t use all the available spaceCould reproduce when change orientation: [ui-treeview doesn't extend the avaialble vertical space · Issue #6977 · CollaboraOnline/online · GitHub](https://github.com/CollaboraOnline/online/issues/6977)

- Skyler
  - Busy with using UNO with websocket
  - [https://gerrit.libreoffice.org/c/core/+/154680](https://gerrit.libreoffice.org/c/core/+/154680)
  - [GitHub - Minion3665/com.collabora.productivity.skyler.sidecar: A toy sidecar app for modifying collabora office documents with UNO commands](https://github.com/Minion3665/com.collabora.productivity.skyler.sidecar)

- Pranam
  - Now adding accessibility identifiers to some elements: FAB (pencil button) on touch devices → reviewed → requested changes

- Gulsah
  - Waiting for reviews
    - Impress: slide sorter: enabling context menu (to insert slide and paste slide)
      - trouble with referring to slides with numbers, since they get invalidated on reorder or insert or delete
      - happy to help if the problem is written done (Szymon)
      - Difficult to know where the slide reordering happens → so, paused for now
      - Comparing now the drag n drop status and the insert new slide
        - Trying to find slide id

    - Switched to avoid multiple child dialogs to be open → a core side problem
      - Fixed and merged: [https://gerrit.libreoffice.org/c/core/+/154514](https://gerrit.libreoffice.org/c/core/+/154514)

- Rashesh
  - Created a issue: customize tab missing from Bullets and numbering dialog  
[Customize tab not available in Bullets and Numbering dialog · Issue #6777 · CollaboraOnline/online · GitHub](https://github.com/CollaboraOnline/online/issues/6777)
    - Skyler is working on this; Szymon requested changes [https://gerrit.libreoffice.org/c/core/+/153806](https://gerrit.libreoffice.org/c/core/+/153806)
    - Working: [Fix android bugs by Rash419 · Pull Request #6912 · CollaboraOnline/online · GitHub](https://github.com/CollaboraOnline/online/pull/6912)

- Nicolas
  - Plan to file some issues wrt DeepL

- Timur
  - I have seen a couple of crash reports from Staging or Demo where either themes and/or sidebar were involved, but that was not reproducible
  - Now Noel fix for Themes got in [https://gerrit.libreoffice.org/c/core/+/154836](https://gerrit.libreoffice.org/c/core/+/154836) → we need now to see more of those reports appear
  - Format - theme dialog selects the theme for the document, available from LO 7.6 and Online 23.05, it is in [https://www.collaboraoffice.com/code-23-05-press-release/](https://www.collaboraoffice.com/code-23-05-press-release/)

# Community

- Translation stats to go out soon → SM and Forum
  - Jun → ~~Mike D. please send that out using~~ [weblate-leader-board-parser.py](https://github.com/CollaboraOnline/online/blob/master/scripts/weblate-leader-board-parser.py) it’s now also out (SM) and published on the forum

## LibreOffice conference (Gabriel)

- Mike’s talk got accepted
- Szymon, Caolan, Thorsten
- Still busy organizing the conference
- 
  - spreading the ideas through different means is good.

- Will be in Bucharest – and Gabriel will be organizing it too.
  - [LibreOffice Conference 2023 in Bucharest, Romania - The Document Foundation Blog](https://blog.documentfoundation.org/blog/2023/03/01/libocon-2023-in-bucharest/)
  - Call for papers went out
  - Registration is now open
  - You are invited to the “Introduction in LibreOffice Development” workshop:
    - [Learn about LibreOffice development at our upcoming conference! - The Document Foundation Blog](https://blog.documentfoundation.org/blog/2023/06/13/learn-about-libreoffice-development-at-our-upcoming-conference/)
    - [Workshop: Introduction to LibreOffice Development » LibreOffice Conference](https://conference.libreoffice.org/2023/workshop-introduction-to-libreoffice-development)
    - [Bucharest, Romania 2023 » LibreOffice Conference](https://conference.libreoffice.org/2023/registration-form/)

# Next meeting

3/08/2023
