Collabora Online Weekly Meeting #264

COOL Weekly Meeting

Date: 02/07/2026

All minutes published on: https://forum.collaboraonline.com/tag/meeting-minutes

Attendees (write your name): Darshan, banobe, shail,Anna,Aarmin

Testing Files

Anna – Release schedule

  • CODE
    • 26.04.2.2 => Green Code
    • Working on green code => maybe next week
  • Mobile => no news
  • Collabora Office
    • 26.04.1 => Officaly Released
      • Copy and print issue => fixing

Heiko

Skyler- Mobile Release schedule

Skyler

Sahil

  • investigated the dynamic zoom, as of now: (not attending the meeting, need to continue this work, sorry :).
    • got all the flags in the CanvasTileLayer.js:onAdd function, text.ShowSidebar (was already there), partHasComments.
    • an empty sidebar shows up before _sendClientZoom
    • now: fixing the zoom calculation, a few issues that remain
      • even though the sidebar shows up, it seems like the map doesn't resize just by making the sidebar visible, so need to get the new map size before i can get the final container size for the document
      • a few more small issues here and there (hard to put in one line)
  • unrelated: moving out next Tuesday to a big city! (Pune)

Banobe

  • GH-13576: impress: gifs do not play in presentations
  • - Added functionality to play the gifs in slideshow, view and edit mode
  • -  https://gerrit.collaboraoffice.com/c/online/+/6331 → in review
  • - Currently working on adding pause and play controls on the gif
  • - Will move to writer after the above

Attila

Still worked on backporting security commits to an old branch.. i was made 207 patches .. and in some places i had to change complex things to solve unittest failures. There is still a few things i did not backported but most rhings are ready, compiled, and unittest are fine.

Iam also fixing some review problems from sectionpages->PageCountRange.

Bayram

- (To Test) - Impress: hyperlink dialog with odd input fields width (GH#15642) - Gerrit: https://gerrit.collaboraoffice.com/c/online/+/4682 (Merged - main)

Ivana

Szymon

  • cleared errors in logs found by cypress
  • working on proper docx import of recommended styles and showing in notebookbar

Darshan

Forum

Pedro

  • CLOBENTW-541: Estimated, Commented. see comments there
  • CloneSlides: See comments in task: Cleanup of MPages fails when changing Items at SdrObjects. It's about Items on MPages. StyleName for cleanup gets modified then. For some reason some Items differ, e.g. 1013, 1035, 4056, 4059, 4060. Checking
  • CloneSlides: ReActivating https://gerrit.collaboraoffice.com/c/online/+/3366, UT testTdf96206 fails. Diging into it. Only happens when I change Itzems in postProcessAfterCloneToDifferentModel.

Armin

  • CloneSlides: Last checks, strategies, decided on howto, changed, committed. https://gerrit.collaboraoffice.com/c/online/+/3366 back on build, see comments in task. Next is 2nd part
  • CloneSlides: Evaluating with 2nd part of fix, experimenting, see comments in Task
  • CloneSlides: Solution for 2nd part on gerrit (see https://gerrit.collaboraoffice.com/c/online/+/6449). 1st part works not as expected, will probably need to do the content-compare as explained in task (see comments there).

Armin

  • CloneSlides: 2nd part solution needs hatching on gerrit, triggers dubious errors. 1st part changed to ContentCompare, checked, looks good. Also on Gerrit, also causing dubious errors.