2026-05-14
Minutes
Present: Pedro, Ivana, Shardul, Mohit, Sahil, Szymon
Pedro
-
Cursors
-
Design system updated: https://collaboraonline.github.io/design-system/#cursors
-
AI: Ivana to create the first svg example on figma (to be use as a template)
-
-
Then Pedro to create github issue sub issues for every cursor
-
AI: Ivana to check the link that Andreas Kainz sent https://github.com/CollaboraOnline/online/issues/15267
-
Gokay has implemented empty screen when loading a document https://github.com/CollaboraOnline/online/issues/15735 , thanks!
- Pedro has commented there with follow up task
Ivana
-
DONE: New pictograms for Mockup for the collaborative editing dialogues, looks good
-
Scrollbars: with or without arrows?
-
Discussion
-
Conclusion: Writer seems no in need of that, Possibly when working with spreadsheet we should have it
-
Other improvements
-
Ivana’s suggestion let’s start with an easy fix by changing the color of the scrollbar thumb when on hover
-
Other problem: the scrollbar increases size on hover but doesn’t get back to normal size
-
for Writer: Another option would be for those to only appear on hover (not mater if in the scrollbar thumb or railway). We would need to decide, where (if near to the scrollbar thumb or in on of the corners)
-
-
-
Add a generic way to add a plugin with a parameter to where it would be added (button, which tab)
-
We need to distinguish between operation via postMessage VS Full blown html that would then be rendered in a sidebar (via iframe).
-
Google Docs also have additional sidebar that appears.
-
Shardul
-
- CSV Import dialog issue - https://github.com/CollaboraOnline/online/issues/15097
-
vcl: add VclCustomWidget for client-rendered widgets
-
jsdialog: client-rendered customwidget framework + CSV grid
-
need to add cypress tests
-
coda backstage dark mode fix (mergd)
https://gerrit.collaboraoffice.com/c/online/+/2144
-
rename querysetinsmodedialog.ui to querydialog.ui in enabled.cx (merged)
[https://gerrit.collaboraoffice.com/c/online/+/2083](https://gerrit.collaboraoffice.com/c/online/+/2083)
-
Mohit
-
on Impress : presenter console improvements
-
Easier to see count-down
-
Next followup: vertical overlap of mixed Vert/Hor pages in PDF
-
Sahil
-
Spreadsheet: What should we do when the user zooms out a lot at the point that the row labels are unreadable
-
Sahil: what about adding a limit to how much you can zoom out
-
Pedro: we already have a limit but yeah maybe we could be more stick with that
-
Pedro: but we would still have a problem of not rendering text as we should for the columns (if the user has zoom level set, dpi). Whenever the column headers are too small for the text (even when we scale own the text) we should simply change that to … and on hover a proper sized tooltip appears with the row number.
-
Sahil: Another idea, we should decrease the width of the column header (less passing).