Collabora Online Weekly Meeting #154
Date: Feb 01st 2024
All minutes published on: Topics tagged meeting-minutes
Please update your section
Please update your section or create a new one if needed.
Attendees (write your name):
- Andras, Ezinne, Cosmin, Timur, Attila, Gulsah, Darshan, Bayram, Hub, Mike D, Michael M, Vivek, Szymon, Julius, Méven Car, Caolán, Pedro, Skyler, Gökay, Anna, Antranig V, Neil Guertin
Making the call shorter
- Please update your section relating in the document before we read through it.
- Then only go over anything we need to share / get input on
Release Schedule
- CODE 23.05.7.5 was released
- CODE 23.05.8.3 is in testing, to be released Today
- Mobile releases
- iOS 23.05.7 released
- Android 23.05.7 Delay in Android release
Antranig Vartanian
- Representing FreeBSD community
- Trying to pick WRT FreeBSD port
- Wants to contribute any FreeBSD work
- Andras Timar: Another contributor was working on that → Gleb P. was the community maintainer
- So we ended up disabling the Cirrus CI (FreeBSD) because the service was broken
- Antranig: it seems the image you were using was removed from Cirrus community
Julius
-
New release of richdocuments
- Went out end of last week
-
Open in new tab by default (?)
- No news on internal discussions yet
-
WASM
- For now only in development branch of richdocuments, targetting Nextcloud 29
-
Discussion with Pedro around open locally
- General problem that we have no mechanism to “inform” Collabora about lock/permissions changes from the Nextcloud server
- Notify Collabora around changed document metadata · Issue #3421 · nextcloud/richdocuments · GitHub
- Ongoing discussion, probably continued next week with Michael
-
Very large file access? (Michael)
- WOPI end-point not supporting range requests (Julius)
- is done for the webdav endpoints.
- WOPI end-point not supporting range requests (Julius)
Online activity
-
Bugs caught during this meeting
- Hyperlink preview glitching (keeps flickering). Check the web console, we keep receiving the same postmessage over and over
- Issue: AI(Pedro): To file bug
- Error during post message handler
Object { msgId: “Views_List”, args: (25) […], deprecated: false }
TypeError: e.UserId is undefined
showEditor document.js:485
showEditor document.js:484
handlePostMessage postMessage.tsx:91
handlePostMessage postMessage.tsx:85
e postMessage.tsx:29
- Hyperlink preview glitching (keeps flickering). Check the web console, we keep receiving the same postmessage over and over
-
Attila
- hopefully finished: multiline field wrapping breaks rendering of links
154248 – FILEOPEN PPTX: multiline field wrapping breaks rendering of links (and font changes)
PR: https://gerrit.libreoffice.org/c/core/+/162503
tested with several field types, and in writer too, fixed some problems, made test. - Checked macOS keyboard shortcut issues…
Cmd - Q/W/N/M, and Cmd - C/V (copy paste) seems to work
found a bit strange behaviour with Ctrl – Q and M - Checked a placeholder image problem, it seems it changed a bit and now it is
159258 – A picture placeholder with a background, imported from PPTX, is not shown when presenting
plan to work on this - Working on a bug: PPTX: text renders horizontally instead of vertically
151102 – FILEOPEN PPTX: text renders horizontally (and condensed) instead of vertically
I got a hacky idea to display the text in the bugdoc, as desired, but the text editing may wont work as we would like.
- hopefully finished: multiline field wrapping breaks rendering of links
-
PRs without reviewer … now 11
-
Szymon
- Fixed sidebar in 24.04
- Currency dropdown backport to 23.05
- Broken date format in XLSX after save
- broken files created with co-23.05-2-2
- after export wrong cell format is used (wrong id)
- we did a lot of improvements after 23.05-2-2 (theming, conditional formatting, some related style id fix)
- I discovered which actions were made in the files, comparing results, trying to reproduce wrong format export with 23.05-2-2
-
Darshan
- Fix cropped userlist popup #8097 => Merged
- Close autofilter popovers when click or change the sheet tab #8059 => Merged
- Calc: Freeze pane lines (dividers) add visual hint for when there are covered cells #8077 => In Review
- Freeze column and row options are not consistent in notebook bar and in compact view. Plus need to do some enhancement by adding this option into context menu in Calc sheet => WIP
- Strange option
Separator
is added to widgetTree view of auto-filter. This case also needs to be handled from core side. As the Separator is not an entity it is just a visual representation. => Will start next
-
Vivek
- Work in progress - Scroll bar animation on mouse hover event (pause)
- [PR] Impress: Dismiss snackbar on presentation window close
- [PR] make formula Autocorrect dialogs async
- [PR] Chart properties dialog: Make Chart insert menu and other dialogs async => WIP
- [PR] Async Dialogs for Few Chart Properties (6) https://gerrit.libreoffice.org/c/core/+/162655 => Merged
- Difficulties with delayed document title => WIP
- Renaming becomes available after rename by another user => Not Started.
-
Michael / Caolan – Performance
- Chasing a viewid mismatch problem in writer. View formatting causing light/dark tiles (Caolán)
- autocorrect file name parsing took surprisingly long
- don’t invalidate the entire row in calc on each edit
- we can avoid this for the common case
- https://gerrit.libreoffice.org/c/core/+/162412 (merged)
-
Testing results:
- Dark mode now working nicely.
- Found some good problems from calc:
- https://github.com/CollaboraOnline/online/isues/6893 – getTextSelection
- may be a red-herring.
- https://github.com/CollaboraOnline/online/isues/6893 – getTextSelection
-
Bayram
- (In Progress): Bug (Enhancement) “Support Power Query in XLSX”
- Bugzilla: 158857 – Keep Power Query when saving XLSX
- installed windows 10, trying to reproduce the issue between calc – excel
- saved the document in excel and calc, investigated the files/folders that missed or files that changed.
- xl/connections.xml
- xl/queryTables/*
- xl/tables/_rels/*
- other files are exist, but changed.
- Next step will be investigating the code-base to find references of missing/changed streams and try to save/recover them. (using GrabBag)
- (In Progress): Bug (Enhancement) “Support Power Query in XLSX”
-
Skyler
- android pdf export
- not fixed yet
- made a stopgap PR to disable the button
- Hide exportpdf command in the android app by Minion3665 · Pull Request #8140 · CollaboraOnline/online · GitHub
- touch zoom position
- working on this, our pinch to zoom seems to act extremely unintuitively compared to other pinch to zooms (e.g. browser native, our pinch to zoom doesn’t pan properly when you move your pinch). I’m working on bringing it closer to these
- safari video
- I’ve been told that playback is broken again, I’m currently bisecting…
- android pdf export
-
Pranam
- Revamp comment autosave feature
- Reverted all the previous patches of the feature
- More simple implementation using existing workflow
- Hopefully will remove comment regressions
- Then new cypress test for autosaved comments (multiple users) will also be needed
- Revamp comment autosave feature
-
Gökay
- Checking “deletion of comments while tracking changes” issue.
- Working on a read only mode feature that will allow clicking on a hyperlink.
- Done, but we will have a larger scoped readonly feature. Will continue with this after the current task.
- Next:
- Will check Duden Corrector.
-
Hubert
- Some of the Draw (and by extension Impress) improvement work.
- Working on Draw: Select+Drag make drag without feedback · Issue #7821 · CollaboraOnline/online · GitHub : selection & move bug. It happen that triggering the bug is a workaround for other bugs
- Some of the Draw (and by extension Impress) improvement work.
-
Gulsah
-
Overwrite follow up PR of configurable override mode
- Fixed: Disable overwrite mode in experimantal mode automatically. by GulsahKose · Pull Request #7614 · CollaboraOnline/online · GitHub → to review
- I triggered the cypress test several time but failed on unrelated part.
- Cypress tests locally failed too but couldn’t return back to work this.
- Fixed: Disable overwrite mode in experimantal mode automatically. by GulsahKose · Pull Request #7614 · CollaboraOnline/online · GitHub → to review
-
Calc: Columns and rows are not activated on mouseDown
- Latest I detected it is quite good on our server which is co-23.05 Then I checked it locally but still problematic on local. (core and online versions was same with server)
- Checked with profiling tool but couldn’t detect abnormality
-
-
Andras
- No update
-
Pedro
- Prs reviews backporting
- Hide the styles button that doesn’t work on calc (sidebar > styles panel : dialog button)
-
Neil
- Automated User/Debug Tools
- Moved debug code
- Automated user task queue
- Added several tasks – add/delete cells, resize/delete rows
- Mostly backported to 23.05
- Looking at tinderbox failures
- Automated User/Debug Tools
-
Méven
- Working on the custom properties dialog
- time field support merged
- rebasing broke other MR
- Misc
- browser: move impl of savecomments command to Toolbar dispatch by meven · Pull Request #8125 · CollaboraOnline/online · GitHub (need testing) moving code to toolbar.js
- small UI improvement for combobox for rtl language (widgets: combobox border-radius handle rtl languages by meven · Pull Request #8069 · CollaboraOnline/online · GitHub merged)
- Working on the custom properties dialog
Forum (Mike D)
4 posts this week.
Key topics:
- How to turn off the auto-input setting in the 'calc'
- User wanted to change AutoInput using the coolkitconfig.xcu file.
- Feature where Calc auto-cCCompletes as you type based on text in other cells.
- In LO Calc, it’s under: Tools > AutoInput
- I was digging into LO’s config files / Expert Configuration + trying to test in Collabora too.
- Feature where Calc auto-cCCompletes as you type based on text in other cells.
- User wanted to change AutoInput using the coolkitconfig.xcu file.
Status Update:
- See the “iOS + keyboard not typing” bug may have gotten patch?
- Any update on the ODS opening at 200% Zoom?
- I tagged Github Issue #7844 with “Calc”.
9 → 9 - zero replies in user support:
→ User Support - Collabora Online
39 → 39 - zero replies in installation and config:
→ Installation & Configuration - Collabora Online
Next events
- COOL Day 2024 – April 8 to 10, 2024, Cambridge, UK – COOL Days 2024 - 8-10 April - Cambridge, UK - Collabora Office and Collabora Online
- We are thrilled to announce COOL Days 2024, another exciting and enriching conference and team building event in the picturesque city of Cambridge!
- What to do next
- Passport & VISA
- Make sure you have a valid passport for travel (until at least 11th October 2024 to avoid any issues).
- Apply for a VISA if needed.
- Register for the event: https://eventyay.com/e/0512424d
- Submit a talk:
- https://eventyay.com/e/0512424d/cfs
- Is the deadline flexible? Still Feb 4th?
- Can the title be changed after submission?
- Is there an odp template we should use?
- What to do next
Next meeting
- 08/02/2024