Steps to reproduce:
- Create a new project
- Open Package Manager window (Window -> Package Management -> Package Manager)
- Switch to the Unity Registry tab
- Select one of the Packages
- Use the keyboard's arrow keys to navigate the package list up and down
Actual results: The package list is immediately scrolled when using the arrow keys to navigate the list, which leads to stuttering when the selected item is at the top or bottom of the list's ScrollView
Expected results: The package list is only scrolled when the newly selected package is not in the list's ScrollView
Reproducible with versions: 6000.6.0a7, 6000.6.0b4, 6000.7.0a2
Not reproducible with versions: 6000.0.79f1, 6000.3.20f1, 6000.5.4f1, 6000.6.0a6
Tested on (OS): macOS 26.5.1, Windows 11