Vscode: Integrated Terminal eventually turn mouse pointer into 'Precision Select' instead of 'Normal Pointer' or 'Text Select'

Created on 24 Aug 2018  路  6Comments  路  Source: microsoft/vscode

  • VSCode Version: 1.26.1
  • OS Version: Windows 10 (10.0.17134.228)

Steps to Reproduce:

  1. integrated terminal active.
  2. input any command to integrated terminal.
  3. swap/switch to another programs, I can't specify which condition will trigger the bug. But eventually I found mouse pointer is changed to Precision Select instead of Normal Select or Text Select. (name reference from Mouse properties window of Control Panel -> Mouse)


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

  • Yes

I can't capture the screenshot with Windows 10 function, the picture is excluded the cursor image. So there's no image to show you what happen.

bug integrated-terminal verified

Most helpful comment

Fixed by xtermjs/xterm.js#1636

All 6 comments

I am running in the same issue (screenshot below)
screenshot from 2018-08-24 11-49-08

VS Code version: 1.26.1
OS: Manjaro Linux (kernel 4.18.3)
Issue also occur with extensions disabled.

This happens when you _alt_+tab out of the window, the alt state isn't evaluated again when focus returns to the window.

@Tyriar : This is happening for me normally

+1

Fixed by xtermjs/xterm.js#1636

Was this page helpful?
0 / 5 - 0 ratings