BUG UI can't scroll down when searching with long content

Where does the bug appear (feature/product)?

Cursor IDE

Describe the Bug

Can’t scroll when sidebar when long content

Steps to Reproduce

  • Open sidebar
  • search some content with long result
  • Scroll down
  • BUG

Expected Behavior

Should scroll normally

Screenshots / Screen Recordings

Operating System

MacOS

Version Information

Version: 3.2.21 (Universal)
VSCode Version: 1.105.1
Commit: 806df57ed3b6f1ee0175140d38039a38574ec720
Date: 2026-05-03T01:46:14.413Z
Layout: editor
Build Type: Stable
Release Track: Default
Electron: 39.8.1
Chromium: 142.0.7444.265
Node.js: 22.22.1
V8: 14.2.231.22-electron.0
OS: Darwin arm64 24.6.0

Does this stop you from using Cursor

No - Cursor works, but with this issue

Hey, thanks for the report. From the screenshot it’s not totally clear what’s happening, could you clarify a couple things?

  1. Is scrolling not working vertically (the results list is long but won’t scroll) or horizontally (you can’t view a long line to the right)?
  2. If you can, please send a short screencast that shows how to reproduce it. The static screenshot is cropped, so I can’t see the scrollbar or the full panel context.
  3. If possible, share an example file or the exact line where it happens (for example, a minified JS file with a single line that’s N characters long). I’d like to reproduce it on my side.

With that, I can either reproduce it and report it properly, or suggest a workaround.

1 Like