Cortex Peripheral window resets to middle while debugging with openocd. #2280
Labels
topic: debugger
Related to the integrated debugger
topic: theia
Related to the Theia IDE framework
type: imperfection
Perceived defect in any part of project
Describe the problem
Hello,
In IDE 2.2.1 while debugging with SVD files, the Cortex Peripheral window resets its position to the middle after every breakpoint hit or Step which is very annoying because you have to scroll up or down for the register you want to work with.
To reproduce
compile any sketch and use the debugger with the SVD file. scroll to the bottom or remain at top. after every step, the window jumps to the middle of the scroll position.
before step

after step or Arduino IDE window switch

Expected behavior
the scroll position should remain the same after every step or breakpoint hit.
Arduino IDE version
2.2.1
Operating system
Windows
Operating system version
10 22H2
Additional context
No response
Issue checklist
The text was updated successfully, but these errors were encountered: