Sketchbook view scroll position reverts if selected item off screen #1766
Labels
conclusion: resolved
Issue was resolved
priority: medium
Resolution is a medium priority
topic: code
Related to content of the project itself
type: imperfection
Perceived defect in any part of project
Describe the problem
If an item is selected in the "Sketchbook view and the view is scrolled until that item goes off screen, the scroll jumps back to bring the selected item into visibility if the mouse pointer is over the view.
To reproduce
ⓘ You can reduce the necessary number of sketches by resizing the IDE window to the minimum vertical size.
🐛 The view jumps pack to the scroll position that makes the selected item visible.
🐛 The view jumps pack to the scroll position that makes the selected item visible.
Expected behavior
You are able to scroll farther down the list and then click what you are interested in. You should be able to scroll what you selected up out of sight.
Arduino IDE version
76f9f63
Operating system
Windows
Operating system version
10
Additional context
This behavior is not obvious and you can keep scrolling for a few moments until you realize you are getting nowhere.
You can scroll using the arrow keys, but this moves the highlight down the list of files, which is different behavior.
The Boards Manager and Library Manager views do not have this problem (possibly because their contents are not selectable in the same way as the Sketchbook view.
Additional reports:
Issue checklist
The text was updated successfully, but these errors were encountered: