Microsoft/vscode

Menu widget rendered in greyscale

Open

#75,615 创建于 2019年6月17日

在 GitHub 查看
 (38 评论) (1 反应) (1 负责人)TypeScript (10,221 fork)batch import
bugchromiumfont-renderinghelp wantedlcd-text-renderingmenus

仓库指标

Star
 (74,848 star)
PR 合并指标
 (平均合并 11小时 43分钟) (30 天内合并 1,000 个 PR)

描述

Version: 1.35.1 (user setup) Commit: c7d83e57cd18f18026a8162d042843bda1bcf21f Date: 2019-06-12T14:30:02.622Z Electron: 3.1.8 Chrome: 66.0.3359.181 Node.js: 10.2.0 V8: 6.6.346.32 OS: Windows_NT x64 10.0.18362

I also double checked that the problem is on the Insider's Build.

Steps to Reproduce:

  1. Observe text on screen. It should have gray subpixel rendering. 1
  2. Open menu bar.
  3. Observe text on screen. It should have RGB subpixel rendering. 2

This issue occurs on all text (except the menu bar submenus). I noticed it, because the text rendering looks better, but only when the menu bar was open! I would prefer all of it to use RGB subpixel rendering, like my other applications.

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

贡献者指南