microsoft / vscode

Visual Studio Code
https://code.visualstudio.com
MIT License
164.77k stars 29.48k forks source link

Missing mouse pointer #47835

Closed ghost closed 6 years ago

ghost commented 6 years ago

Issue Type: Bug

Steps to reproduce:

  1. Use computer with Mac OS High Siera 10.13.4 (17E199) (or any beta builds of 10.13.4).
  2. Use dark theme (black bacground and white text)
  3. Use scaled 4K monitor with 2560x1440 resolution (other scaled resolutions also have this bug except for 3840x2160).
  4. Move mouse over main part of the code editor. When pointer changes from arrow to text - it dissapears. The problem is specific for MacOS latest version + resolution setting + dark background only. I experience the same problem with Sublime Text, however Xcode - works well.

VS Code version: Code 1.22.2 (3aeede733d9a3098f7b4bdc1f66b63b0f48c1ef9, 2018-04-12T16:32:53.389Z) OS version: Darwin x64 17.5.0

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i5-7360U CPU @ 2.30GHz (4 x 2300)| |Load (avg)|2, 2, 2| |Memory (System)|16.00GB (0.74GB free)| |Process Argv|/Applications/Visual Studio Code.app/Contents/MacOS/Electron| |Screen Reader|no| |VM|0%|
Extensions (6) Extension|Author (truncated)|Version ---|---|--- beautify|Hoo|1.3.0 node-debug2|ms-|1.20.3 vscode-foundation6-snippets|nat|0.0.1 open-in-browser|tec|1.1.0 vscode-react-native|vsm|0.6.6 JavaScriptSnippets|xab|1.5.0 (2 theme extensions excluded)
vscodebot[bot] commented 6 years ago

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for existing issues here. See also our issue reporting guidelines.

Happy Coding!