Status report: consultancy team, week 5, 2025

Caolan

Chris

DONE:

  • #11044 - Replace jQuery show animation with CSS animation in sidebar
    • (fixes #10578 - Expanding the sidebar causes several resizes of the document)

ONGOING:

  • Scrolling performance issues on Firefox with hidpi
  • #10968 - Preload tiles more intelligently
  • #10330 - Delay screen move when waiting on tiles

NEXT:

  • Install 4k monitor to investigate a task properly
  • Record video to see current state of scrolling per-frame

Mike

  • Ctrl+Click on image with hyperlink no longer dispatches “.uno:Open”
    • Created a quick fix (basically, reverting the change, since it wasn’t needed anymore after a follow-up)
    • Attempted a more general solution, unifying SfxDispatcher::ExecuteList and SfxBindings::Execute
    • That failed; the route through bindings (and UNO) converts arguments, and that may easily loose them - abandoned

Miklos

Worked on Unwanted synchronous layout for the full document in Writer after inserting a new implicit page · Issue #11064 · CollaboraOnline/online · GitHub