Where does the bug appear (feature/product)?
Cursor IDE
Describe the Bug
When opening deeply nested files in Cursor, the breadcrumbs displayed above the editor panel are not scrollable. If the path becomes long, part of the breadcrumb gets hidden and there is no way to access the earlier segments.
Steps to Reproduce
- Open a project with deeply nested folders.
- Open a file located several levels deep.
- Observe the breadcrumbs above the editor.
Expected Behavior
Breadcrumbs should either:
- be horizontally scrollable, or
- collapse intelligently so the full path can be accessed.
Current Behaviour :
Breadcrumbs overflow and become partially hidden with no scroll option. We can always click on the crumbs but still scroll behaviour is a plus UX.
Screenshots / Screen Recordings
Operating System
MacOS
Version Information
Version: 2.6.12
VSCode Version: 1.105.1
Commit: 1917e900a0c4b0111dc7975777cfff60853059d0
Date: 2026-03-04T21:41:18.914Z (1 wk ago)
Build Type: Stable
Release Track: Default
Electron: 39.6.0
Chromium: 142.0.7444.265
Node.js: 22.22.0
V8: 14.2.231.22-electron.0
OS: Darwin arm64 25.3.0
Does this stop you from using Cursor
No - Cursor works, but with this issue