Caolan
- accessibility
- Widget.Frame - fieldset/legend and role=group
- “Widget.Frame - fieldset/legend and role=group”
→ Private/caolan/a11ygroupfixes by caolanm · Pull Request #14511 · CollaboraOnline/online · GitHub - notebookbar a11y test
→ Private/caolan/a11ynotebookbartests by caolanm · Pull Request #14510 · CollaboraOnline/online · GitHub - thesaurus, password diaog a11y fixes
→ https://gerrit.libreoffice.org/c/core/+/199524 - Name, role, value- Page 1/8— Tab “Home”
- tree vs treegrid
- focus issues for font name/size comboboxes
- “Focus is not behaving correctly for combo-box”
- focus issues for font name/size comboboxes
→ add a way to allow a combobox to set the focus on activating an entry by caolanm · Pull Request #14566 · CollaboraOnline/online · GitHub - - grid/treegrid/tree/listbox ci fail, turns out that a header
means it has to be a grid variant no matter what else - make cypress tests work headless without xvfb
- no Xvfb, maybe no hanging on trying to kill Xvfb
→ Private/caolan/headless without xvfb by caolanm · Pull Request #14576 · CollaboraOnline/online · GitHub - CSP with newlines disappear
→ Private/caolan/csp config newlines by caolanm · Pull Request #14607 · CollaboraOnline/online · GitHub - tdf#130586 wrong slide selected after multistep undo
→ https://gerrit.libreoffice.org/c/core/+/199990 - accessibility
- get the “Name, role, value- Page 1/8— Tab “Home”” fix past ci
Mike
-
Document content slow to open
- Returned to its leftovers
- Created some follow-up fixes (turned out there was a regression not caught by unit tests)
-
Preview and print orientation are incorrect (Portrait instead of Landscape) after choosing another printer destination.
- A regression (bisected)
- Implemented the fix
- Done
-
Crash when changing table cell background color in Collabora Office Impress 25.4.x
- Thanks to Aron and Andras for analysis
- 10 000 GDI handles limit problem
- Incorrect usage of VclPtr in core left and right
- Fixed together with Andras => now the handle count return exactly to previous number after dialog is closed
Tomaz
Calc: Pre-View Spreadsheet Filtering
- Sync for sorting was added
- also extend the tests with more test cases
- Fixed an issue when edit box did not show content for a cell when editing a cell in Sheet View
- wrong use of CurrentTabForData instead of GetTabNumber
- also found a couple more places
- Fixed the combo-box in NotebookBar not showing the correct sheet view name for multiple users
- Can’t rely on what CurrentSheetView sets as it doesn’t take into account what the view
- But getting the ViewData returns that for the wrong view too…
- Found a way to get the correct ViewData
- But because we set the same sheet view ID to the ItemSet, CurrentSheetView doesn’t trigger an update
- Hack that around for now - set a incremental value so the update is triggered
- already have a proper fix for this, but that removes CurrentSheetView completely
- Continuing with fixes
Miklos
Worked on Interactive document compare for Writer documents · Issue #13988 · CollaboraOnline/online · GitHub