microsoft / vscode

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

IME buffer texts blur on commit input #166135

Closed t7yang closed 1 year ago

t7yang commented 1 year ago

Type: Bug

  1. install Dark Lavender theme (this theme created by me).
  2. open any git project.
  3. start typing on the commit input using CJK IME.
  4. the buffer texts are blur.

as the theme creator, I can only provide UI and token colors, I don't know why only my theme has this issue and only happens on the commit input.

vscode-ime-blur

VS Code version: Code - Insiders 1.74.0-insider (ef415578d1b1019db585718968a303eeca4b8979, 2022-11-11T05:19:14.666Z) OS version: Windows_NT x64 10.0.19044 Modes: Sandboxed: Yes

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i9-9900K CPU @ 3.60GHz (16 x 3600)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
multiple_raster_threads: enabled_on
opengl: enabled_on
rasterization: enabled
raw_draw: disabled_off_ok
skia_renderer: enabled_on
video_decode: enabled
video_encode: enabled
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off| |Load (avg)|undefined| |Memory (System)|63.91GB (54.31GB free)| |Process Argv|| |Screen Reader|no| |VM|0%|
Extensions (34) Extension|Author (truncated)|Version ---|---|--- TabOut|alb|0.2.2 project-manager|ale|12.7.0 auto-add-brackets|ali|0.12.0 ignoregit|And|1.0.1 path-intellisense|chr|2.8.1 js-codeformer|cms|2.6.1 vscode-html-css|ecm|1.13.1 prettier-vscode|esb|9.9.0 auto-rename-tag|for|0.1.10 remotehub|Git|0.46.0 vscode-pull-request-github|Git|0.54.0 git-graph|mhu|1.30.0 fluent-icons|mig|0.0.18 remote-ssh|ms-|0.92.0 remote-ssh-edit|ms-|0.84.0 remote-wsl|ms-|0.72.0 live-server|ms-|0.4.3 remote-explorer|ms-|0.0.2 remote-repositories|ms-|0.24.0 sublime-keybindings|ms-|4.0.10 vsliveshare|ms-|1.0.5762 abracadabra|nic|6.16.0 vscode-gitignore-generator|pio|1.0.3 material-icon-theme|PKi|4.22.0 toggle|reb|0.0.2 vscode-yaml|red|1.10.1 vscode-sort-json|ric|1.20.0 hyper-javascript-snippets|t7y|3.4.0 ghosttext|tok|1.1.0 errorlens|use|3.6.0 bracket-padder|via|0.3.0 vscode-conventional-commits|viv|1.24.3 gistfs|vsl|0.4.1 markdown-all-in-one|yzh|3.4.3 (1 theme extensions excluded)
alexdima commented 1 year ago

Duplicate of #165682