Side panel scroll position resets on step
Open
- Dominant language
- TypeScript
- Stars
- 10.4k
- Forks
- 521
- PR merge metrics
- No merged PRs in 30d
Description
**Describe the bug**
When I step through execution, the side/information panel resets its scroll position to the top instead of staying where I have it (e.g. looking at registers).
**To Reproduce**
Start debugging
Step through code
Each time, the scroll position resets
**Expected behavior**
For the scroll position to stay the same
**Please complete the following information:**
* OS: Ubuntu 22.04
* gdbgui version (`gdbgui -v`): 0.15.2.0
* gdb version (`gdb -v`): 12.1
* browser [e.g. chrome, safari]: Firefox 123.0.1
Apologizes if this is more of a feature request than a bug report. Hard to gauge what the indented behavior is.
Contributor guide
Assessment
This issue has not been assessed yet.