OpenClaw Fixes Chat Transcript Resize Jumps
OpenClaw’s latest UI pull request keeps chat readers anchored when resizing windows, sidebars, or split panes. The fix removes a cache wipe in the transcript virtualizer and adds browser regression coverage with before-and-after video evidence.
This is a small but meaningful UX repair: preserving scroll position is essential for any agent interface built around long, dynamic transcripts.
- –Retains stale row measurements instead of collapsing offscreen messages to default estimates
- –Keeps mid-transcript readers on the same message during pane resizing
- –Preserves end-pinned sessions through the existing scroll-to-end behavior
- –Adds an end-to-end test covering 120 mixed-width messages across multiple viewport changes
- –The PR also includes an unrelated port-test retry that reviewers flagged as weakening the original assertion
DISCOVERED
1h ago
2026-08-15
PUBLISHED
1h ago
2026-08-15
RELEVANCE
AUTHOR
steipete