[BUG] JetBrains Rider plugin auto-scrolls to bottom even after response is complete
Preflight Checklist
- [x] I have searched existing issues and this hasn't been reported yet
- [x] This is a single bug report (please file separate reports for different bugs)
- [x] I am using the latest version of Claude Code
What's Wrong?
In the JetBrains Rider Claude Code plugin, the chat panel automatically
scrolls back to the bottom whenever the user tries to scroll up to read
previous parts of the response — even after the response has fully finished
streaming. This makes it impossible to read long responses without the view
jumping back down.
What Should Happen?
After the response is complete, scrolling up should stay at the scrolled
position without jumping back to the bottom
Error Messages/Logs
Steps to Reproduce
. Open Claude Code chat panel in JetBrains Rider
- Ask a question that produces a long response
- Wait for the response to fully complete
- Try to scroll up to read earlier parts of the response
- The panel automatically scrolls back to the bottom
Claude Model
Sonnet (default)
Is this a regression?
I don't know
Last Working Version
_No response_
Claude Code Version
2.1.170 (Claude Code)
Platform
Other
Operating System
macOS
Terminal/Shell
Other
Additional Information
This occurs in the JetBrains Rider IDE Claude Code plugin.
After a response fully completes, scrolling up in the chat panel causes
the view to immediately jump back to the bottom.
Attaching screenshots showing the scroll position jumping.