Feedback
Debugger tab does not scroll to paused breakpoint line
- Status
- Fixed
- Fixed in
- v26.6.4
- Source discussion
- https://forum.objo.dev/d/353-when-debugger-hit-a-breakpoint-doesnt-scroll-text-for-show-breakpoint-line-code
- Last updated
- 2026-06-15
Public summary
When Objo Studio pauses on a breakpoint in a long method, the Debugger tab highlights the current line but the read-only code editor does not reliably scroll to make that paused line visible. Users have to scroll manually to find the breakpoint/current execution line.