Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
When the skills menu is open in the agent input, using the Up/Down arrow keys updates the active selection, but the menu does not automatically scroll to keep the selected option visible. If the active option moves beyond the visible portion of the menu, it remains out of view, making keyboard navigation difficult to follow.
Steps to Reproduce
- Focus the agent input field.
- Type / and wait for the skills menu to appear.
- Use the Up and Down arrow keys to navigate through the menu options.
- Continue navigating until the active selection moves beyond the visible portion of the menu.
- Observe that the menu does not automatically scroll to keep the active option in view.
Expected Behavior
As the active selection moves past the visible portion, the skills menu should automatically scroll so the selected option remains visible during keyboard navigation.
Screenshots / Screen Recordings
Operating System
MacOS
Version Information
Version: 3.7.9 (Universal)
VS Code Extension API: 1.105.1
Commit: e79e90140506f7e19909b732104fb7c8ba2df090
Date: 2026-06-04T01:45:35.449Z
Layout: editor
Build Type: Stable
Release Track: Nightly
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
xterm.js: 6.1.0-beta.256
OS: Darwin arm64 25.5.0
Does this stop you from using Cursor
No - Cursor works, but with this issue