xtermjs / xterm.js

A terminal for the web
https://xtermjs.org/
MIT License
17.79k stars 1.64k forks source link

Click and drag text corruption #4630

Open rvalieris opened 1 year ago

rvalieris commented 1 year ago

I'm seeing text corruption on xterm embedded on jupyterlab and vscode, and I can reproduce it on the xtermjs.org website:

Screenshot_2023-08-01_10-47-33

However, I tried to run the xterm demo locally on the same browser and I can't reproduce it there, is there anything I can do to debug this ?

I also tried this on another linux machine, however I was unable to reproduce it there on the xterm website.

Details

Steps to reproduce

  1. refresh the page
  2. switch to a few other tabs
  3. switch back to xterm
  4. click and drag text selection on the terminal
Tyriar commented 1 year ago

I think I've seen this reported before and it's specific to Linux.