Windows WSL/Jetbrains Goland scrolling bug #1685

Closed
opened 2026-02-16 17:32:09 -05:00 by yindo · 2 comments
Owner

Originally created by @modelorona on GitHub (Sep 11, 2025).

Originally assigned to: @adamdotdevin on GitHub.

Hiya! Love this software, so thank you for taking the time to make it.

I looked through existing issues as well as the pinned Windows support issue but I don't think I found the bug that I have.

Environment: windows 11 enterprise, Jetbrains Goland Classic IDE, WSL

Whenever I scroll up or down, the input box starts showing me my previous messages, and then when I start scrolling down after the last message, it starts inputting characters that sometimes won't stop. My mouse has the option to scroll for longer automatically, and I think that ends up blocking it with a lot of input.

Video where you can see the previous text show up as I scroll upwards:
https://github.com/user-attachments/assets/e94acdc4-0935-458a-a15a-330ee1724148

Originally created by @modelorona on GitHub (Sep 11, 2025). Originally assigned to: @adamdotdevin on GitHub. Hiya! Love this software, so thank you for taking the time to make it. I looked through existing issues as well as the pinned Windows support issue but I don't think I found the bug that I have. Environment: windows 11 enterprise, Jetbrains Goland Classic IDE, WSL Whenever I scroll up or down, the input box starts showing me my previous messages, and then when I start scrolling down after the last message, it starts inputting characters that sometimes won't stop. My mouse has the option to scroll for longer automatically, and I think that ends up blocking it with a lot of input. Video where you can see the previous text show up as I scroll upwards: https://github.com/user-attachments/assets/e94acdc4-0935-458a-a15a-330ee1724148
yindo closed this issue 2026-02-16 17:32:09 -05:00
Author
Owner

@github-actions[bot] commented on GitHub (Sep 11, 2025):

This issue might be a duplicate of existing issues. Please check:

  • #2125: Similar scrolling bug where text auto-copies to input when scrolling
  • #220: Text input goes crazy on scroll, especially with mouse wheels that continue spinning
  • #2192: Display issues specifically in JetBrains IDE Terminal
  • #408: TUI rendering problems in JetBrains console

Feel free to ignore if none of these address your specific case.

@github-actions[bot] commented on GitHub (Sep 11, 2025): This issue might be a duplicate of existing issues. Please check: - #2125: Similar scrolling bug where text auto-copies to input when scrolling - #220: Text input goes crazy on scroll, especially with mouse wheels that continue spinning - #2192: Display issues specifically in JetBrains IDE Terminal - #408: TUI rendering problems in JetBrains console Feel free to ignore if none of these address your specific case.
Author
Owner

@rekram1-node commented on GitHub (Sep 11, 2025):

Closing as duplicate of: #220

the tui is being rewritten in a new tui library (opentui) I anticipate issues like this to be resolved by that

@rekram1-node commented on GitHub (Sep 11, 2025): Closing as duplicate of: #220 the tui is being rewritten in a new tui library (opentui) I anticipate issues like this to be resolved by that
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: anomalyco/opencode#1685