Date: 07/11/2024
All minutes published on: https://forum.collaboraonline.com/tag/meeting-minutes
Attendees (write your name):
- Anna, Ezinne, Caolan, Darshan, Bayram, Hub, Méven, Szymon, Attila, Richard, Joao, Sven, Gulsah, Gokay, Timur
Testing
Files – ( password is coolmeeting)
-
Calc - https://staging-perf.eu.collaboraonline.com/nextcloud/index.php/s/psF6WnP6HYi9Gs7
-
Writer - https://staging-perf.eu.collaboraonline.com/nextcloud/index.php/s/snQHeMFgNqowqgc
-
Impress - https://staging-perf.eu.collaboraonline.com/nextcloud/index.php/s/rAT8qxwt43bHNzr
-
Features, user flows (Anyone can add here the things they need to test)
-
[Application] [Requester]: what to test
-
[Impress] [Ezinne] : Smart Guidelines – Turn off the Grid; Insert 3 Objects and see if the red guidelines appear and help align the object with another surrounding objects
-
[Impress] [Ezinne] – Media – Insert different video and media on the media
-
[Impress] [Ezinne] – Presenter Console
-
[Impress] [Ezinne] -Interaction – Select different Interaction option and ensure that it works as expected
-
[Impress][Méven] And [Draw], insert a curve line, select insert > curve in ribbon, click and drag from a point, release mouse and double click somewhere else in the canvas
-
- Release Schedule
-
Green CODE 24.04.9.2 today/tomorrow
-
Mobile
-
iOS app released
-
Android app released
- Improvements on the Clipboard
-
both are based on 24.04.7.3
-
-
PRs in need for attention (Please add here any PR that needs attention)
-
PRs without reviewer https://github.com/orgs/CollaboraOnline/projects/3/views/2 now 3
-
Nicolas
-
Gabriel
-
Julius
-
Getting much more frequent races causing a download of the file … when clicked. (Michael)
-
seems like a richdocuments / Nextcloud race… perhaps more plugins installed …
-
now have draw.io/BPMN/etc. etc. in the list here … probably related to this.
-
Finally have a reproducer on our instance
-
Seems the viewer API has a design flaw in that regard
-
Our files engineering-team is looking into having a work around
-
-
S
-
Nightly CODE docker image for easier testing
-
Maybe we should have --enable-experimental in here by default in the online configure line to match what I think we build CODE with by default (Caolán)
-
Thorsten
- [No update]
-
Attila
-
working on collecting command usage information (what users undo most times)
-
Andras
- no update
-
Szymon
-
Cypress test for tree view
-
Improving TreeView widget, a11y, cleanup, extending with keyboard handling and context menu
-
Darshan
-
PR:
-
Accessibility : Enhance Drop-down Accessibility with Arrow Key Navigation #10378 https://github.com/CollaboraOnline/online/pull/10378 : In review
- Follow up → Handle grid view inside submenu of list-view (Use KeyboardGridNavigation for this ). Ex: “Conditional formatting ”
-
Working on Presenter Console UI Improvements
-
-
-
Aron
- nothing to add
-
Caolan
-
Chris Lords 1st stage work merged now
-
Effort to improve scrolling in firefox etc with a web worker
-
A known flicker when sidebar is toggled on/off
- though, interestingly not seeing this here on staging-perf with chrome
-
-
Auto committed Watchdog profiles
-
Bayram
-
(In Progress) - Enhancement - Show “Delete contents” info when using auto-fill for deleting cells (GH#9913) : https://github.com/CollaboraOnline/online/issues/9913
-
core: https://gerrit.libreoffice.org/c/core/+/175827 (Merged - 24.04)
- done: send to-be-deleted cell address information from core
-
PR: (in progress – online)
-
now: working on the core&online side to send the selection color of the cells when using autofill to online → investigating…
-
have code pointers on the core&online side
-
try to send color from core, maybe there is no changes needed on the online side. core sends the autofill selection color, we can use similar one for deletion by dragging (Caolan)
-
-
-
Skyler
-
Mobile release planned for late-November
-
Legacy format work is in
- Can now export impress to a bunch of formats from online … (single slides to png/etc., whole presentation as svg/swf)
-
Have a patch to insert video/audio in impress
-
Done
-
Need review on https://github.com/CollaboraOnline/online/pull/10397 to do drag/drop
-
-
Improved our determination of when to show some touchscreen UI elements (droplet under cursor) – we now do it if the last input method you used was a touchscreen rather than
-
Doing some work on the android app now – looking at the progress bar, also seeing if it’s best to have performance task reassigned to someone else but if not I’ll continue work on that
-
Pranam
-
Calc formula tooltips now available in each users language (earlier it was based on language of the first user who loaded the document) → tested today, it works!
-
Various improvements for dark/light theme text in calc when font has automatic colors → let’s test this today
-
Fixed resolved comments would have highlighted on reload even if resolved comments are hidden.
-
-
Gökay
Continues:
-
Various bug fixes & reviews.
-
Impress Notes view → Checking dark mode view. Switching to/from dark node with multiple users is buggy.
-
Impress Notes view → currently the slide thumbnails do not get properly refreshed. Caolan has a fix in test now.
Next:
-
Copy text with comments issue. Has a PR but needs to check the tests also.
-
Hubert
-
Fixed https://github.com/CollaboraOnline/online/pull/7586 – postmessage to show/hide navigator / sidebar.
-
Bug fix in the debug frame https://github.com/CollaboraOnline/online/pull/10430 – switching app no longer works due to the new sample documents.
-
Still in progress: WordPress connector.
-
-
Gulsah
-
Collapsing comment from document (Show/Hide all comments)
-
Fixed : https://github.com/CollaboraOnline/online/pull/10418
-
Need to review
-
-
Add a new status to the status bar for Show Comments
- Just paused to work on because of we have higher priority bug
-
EXCEL: cannot change filter in XLXS file after download
- Just started to work on this. No update.
-
Sven
-
PRs for cool#9989 de-prio rendering invisible tiles delivered
-
WIP using poll timeout as IDLE criteria to render invisible tiles
-
Tile/TileCombined intersection enhancement – merged
-
-
cool#10298 Regression fix in Socket::shutdown() (manual background save)
-
Reworked (split) cool#9833 ‘limited open connections’
-
cool#10334 merged keep UDS WS alive, …
-
cool#10366 merged net::Defaults: Revert and re-apply revised code
-
cool#10370 merged Implement MaxConnection Limit (2)
-
cool#10398 merged Cleanups + UTs, Drop WS Ping Timeout
-
cool#10375 open net::Defaults.maxTCPConnections system defaults, …
-
cool#10386 open Robust ServerSocket not throw (EOL) on recoverable accept failure
-
WIP proposal for more fine grained limitation handling
-
-
cool#10240 Handle data more efficiently via streaming and files
-
Reduce RAM usage for large data chunks
-
WIP, discussed metrics (idle criteria)
-
-
-
Timur @Anna
-
Just observing.
-
Méven
-
Add css to context menu entries to allow css tweaking #10351 IN REVIEW
-
custom properties better default height #10373 MERGED
-
Ctrl Enter comment popup https://github.com/CollaboraOnline/online/pull/10383 MERGED
-
Ctrl shift I https://github.com/CollaboraOnline/online/pull/10391 MERGED
-
logging kill and oom kill, in metrics https://github.com/CollaboraOnline/online/pull/10393
-
-
Nick
-
Correctly receiving jsdialog online now, and have basic navigator working now
-
Need to:
-
Create open/close button
-
Fix navigator closing
-
Combine with slide sorter for impress
-
-
Back at university now so will have less time for collabora
-
-
Rashesh
-
new address input field added to calc which adds ability to create named ranges
-
working on @mention
-
Filed a nextcloud issue regarding mention: https://github.com/nextcloud/richdocuments/issues/4169
- https://github.com/nextcloud/richdocuments/pull/4171 → stil not in
-
Events
GH issue:
-
Autosave state in reply comment is not working #10429 https://github.com/CollaboraOnline/online/issues/10429
-
Custom fonts not working #10432 https://github.com/CollaboraOnline/online/issues/10432
Forum Topics
-
Top forum topics from last week:
-
Top topics from last week
-
Bad Gateway 502 with Nginx on native Install – Debian – Answered
-
Possible nginx reverse-proxy issue: Bad URI syntax| wsd/ClientRequestDispatcher.cpp – Thanks Ash for helping
-
Nice user feedback : https://forum.collaboraonline.com/t/some-feedback-after-few-months-of-use-of-collaboraonline-through-shadowdrive/3108
-
OOXML considered corrupted by MSOffice – Michael answered
-
Confirmation dialog on page close breaks Collabora doc – they integrated app using NET / Blazor app. Seems to have issue only in debug mode works fine after deployment - https://forum.collaboraonline.com/t/confirmation-dialog-on-page-close-breaks-collabora-doc/3122
-
Collabora + Nextcloud → Image → Insert Image- A NC issue where user tries to insert image it shows error in console - https://forum.collaboraonline.com/t/collabora-nextcloud-image-insert-image/2639
-
few Reverse proxy configuration topics – Answered
-
-
Next meeting
- 14/11/2024