Hi, thanks for reporting an issue with Cursor.
Before you report this, we’d appreciate if you can search this forum to see if this issue has already been reported.
If you have done so, please check this box.
on
Describe the Bug
Scrolling position is lost when expanding/minimizing code sections in Composer, causing disruptive jumps in the view position.
Steps to Reproduce
- Open Composer
- Select either agent or normal mode
- Prompt the AI to create a long file
- Expand the generated file in composer
- Scroll down in the expanded view
- Minimize the file
- Observe that instead of the view adjusting to show the bottom of the now-minimized code section where it was, the view jumps to an incorrect position
- Note: Issue becomes more pronounced with more messages and files in the workspace
Expected Behavior
When minimizing a code section, the view should maintain the relative position of the minimized section’s bottom edge. The current behavior forces users to constantly rescroll to find their place, becoming increasingly frustrating in longer conversations, especially when debugging or trying to locate previous working versions of code.
Operating System
MacOS
Current Cursor Version (Menu → About Cursor → Copy)
Version: 0.44.9
VSCode Version: 1.93.1
Commit: 316e524257c2ea23b755332b0a72c50cf23e1b00
Additional Information
This appears to be a milder version of a previously reported issue: Cursor v0.44: Chat Window Jumps Uncontrollably When Editing Messages in Composer
Video demonstration of the issue:
Does this stop you from using Cursor
No - Cursor works, but with this issue