Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Terminal mouse handling doesn't allow click+drag #225208

Closed
johan-boule opened this issue Aug 9, 2024 · 1 comment
Closed

Terminal mouse handling doesn't allow click+drag #225208

johan-boule opened this issue Aug 9, 2024 · 1 comment
Assignees
Labels
confirmation-pending terminal-conpty Integrated terminal issues related to the ConPTY backend terminal-input Relating to typing in the terminal not doing the right thing, IMEs not working, etc. upstream Issue identified as 'upstream' component related (exists outside of VS Code) windows VS Code on Windows issues

Comments

@johan-boule
Copy link

Does this issue occur when all extensions are disabled?: Yes

Version: 1.92.0 (user setup)
Commit: b1c0a14
Date: 2024-07-31T23:26:45.634Z
Electron: 30.1.2
ElectronBuildId: 9870757
Chromium: 124.0.6367.243
Node.js: 20.14.0
V8: 12.4.254.20-electron.0
OS: MSDOS / Windows_NT x64 10.0.19045

Steps to Reproduce:

  1. In the terminal, start an application with mouse support, like tmux
  2. Click with the mouse, keep the button down, and drag the mouse

The tmux application sees a simple mouse click, while instead, it should select a text region within tmux's own clipboard.

@meganrogge meganrogge added windows VS Code on Windows issues confirmation-pending terminal-input Relating to typing in the terminal not doing the right thing, IMEs not working, etc. labels Aug 9, 2024
@meganrogge meganrogge removed their assignment Dec 10, 2024
@Tyriar
Copy link
Member

Tyriar commented Dec 11, 2024

This issue seems to originate from an upstream component and is not something VSCode can fix by making a change to our code. As such, I will go ahead and close it. Please try to reproduce in Windows Terminal and report to microsoft/terminal with repro steps.

If you cannot reproduce in Windows Terminal, chances are it's fixed in a later version of Windows. You can read more about how we consume conpty here. Additionally, soon we plan on shipping conpty v2 with VS Code which should bring our behavior in line with Windows Terminal. Thanks for understanding.

/label upstream terminal-conpty windows

@Tyriar Tyriar closed this as completed Dec 11, 2024
@vs-code-engineering vs-code-engineering bot added terminal-conpty Integrated terminal issues related to the ConPTY backend upstream Issue identified as 'upstream' component related (exists outside of VS Code) labels Dec 11, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
confirmation-pending terminal-conpty Integrated terminal issues related to the ConPTY backend terminal-input Relating to typing in the terminal not doing the right thing, IMEs not working, etc. upstream Issue identified as 'upstream' component related (exists outside of VS Code) windows VS Code on Windows issues
Projects
None yet
Development

No branches or pull requests

3 participants