Terminal selects lines when scrolling down the scroll bar and crashes when right clicked afterwards #1269

Open
opened 2026-01-30 22:20:41 +00:00 by claunia · 0 comments
Owner

Originally created by @Kapperchino on GitHub (May 23, 2019).

Originally assigned to: @carlos-zamora on GitHub.

Windows terminal exits with code -1073741189 (0xc000027b). When clicking on a spot in the terminal, dragging down the scroll bar, then right clicking.

Environment

Windows build number: [Version 10.0.18898.1000]  
Using powershell

Steps to reproduce

  • Populate the terminal with ls until scroll bar is around 1/3 height of the terminal

  • Scroll up top the top

  • Left click within the terminal
    Capture1

  • Drag the scroll bar down
    Capture2

  • Right click within the terminal

Expected behavior

Expected the terminal to do nothing.

Actual behavior

Exited with code -1073741189.

Originally created by @Kapperchino on GitHub (May 23, 2019). Originally assigned to: @carlos-zamora on GitHub. <!-- This bug tracker is monitored by Windows Terminal development team and other technical folks. **Important: When reporting BSODs or security issues, DO NOT attach memory dumps, logs, or traces to Github issues**. Instead, send dumps/traces to secure@microsoft.com, referencing this GitHub issue. Please use this form and describe your issue, concisely but precisely, with as much detail as possible. --> Windows terminal exits with code -1073741189 (0xc000027b). When clicking on a spot in the terminal, dragging down the scroll bar, then right clicking. # Environment ```none Windows build number: [Version 10.0.18898.1000] Using powershell ``` # Steps to reproduce <!-- A description of how to trigger this bug. --> - Populate the terminal with ls until scroll bar is around 1/3 height of the terminal - Scroll up top the top - Left click within the terminal ![Capture1](https://user-images.githubusercontent.com/30029892/58218447-e2b5ff80-7cd4-11e9-9d80-fcb6ccae2c2b.PNG) - Drag the scroll bar down ![Capture2](https://user-images.githubusercontent.com/30029892/58218452-eba6d100-7cd4-11e9-9472-2162c0898c2e.PNG) - Right click within the terminal # Expected behavior <!-- A description of what you're expecting, possibly containing screenshots or reference material. --> Expected the terminal to do nothing. # Actual behavior Exited with code -1073741189. <!-- What's actually happening? -->
Sign in to join this conversation.
1 Participants
Notifications
Due Date
No due date set.
Dependencies

No dependencies set.

Reference: starred/terminal#1269