Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Chinese font-rendering error with the "window.titleBarStyle": "custom" #53672

Closed
lyhzh opened this issue Jul 6, 2018 · 5 comments
Closed

Chinese font-rendering error with the "window.titleBarStyle": "custom" #53672

lyhzh opened this issue Jul 6, 2018 · 5 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Milestone

Comments

@lyhzh
Copy link

lyhzh commented Jul 6, 2018

  • VSCode Version: Visual Studio 1.25
  • OS Version: Windows 10

When " window. titlebar style": " custom", the menu text in the secondary menu and edit area of the menu bar is too sharp.

当 "window.titleBarStyle": "custom" 时 , 菜单栏的二级菜单和编辑区域的菜单文本过于锐利

secondary menu 1
secondary menu 2
edit area menu

@vscodebot
Copy link

vscodebot bot commented Jul 6, 2018

(Experimental duplicate detection)
Thanks for submitting this issue. Please also check if it is already covered by an existing one, like:

@lyhzh lyhzh changed the title Font rendering error with the "window.titleBarStyle": "custom" Chinese font-rendering error with the "window.titleBarStyle": "custom" Jul 6, 2018
@sbatten
Copy link
Member

sbatten commented Jul 9, 2018

related to #52537

@sbatten sbatten added bug Issue identified by VS Code Team member as probable bug workbench-menu labels Jul 9, 2018
@sbatten sbatten added this to the July 2018 milestone Jul 9, 2018
@Tyriar
Copy link
Member

Tyriar commented Jul 9, 2018

This may be a duplicate of #53076 actually?

@lyhzh
Copy link
Author

lyhzh commented Jul 10, 2018

@sbatten @Tyriar
I passed

  1. Adjust the .monaco-action-bar .action-label to the font of .monaco-shell:lang(zh-Hans)
  2. Adjust the font size to 12px
    solved the problem

我通过

  1. 把 .monaco-action-bar .action-label 调整为 .monaco-shell:lang(zh-Hans) 的字体
  2. 把字体大小调整为12px
    解决了问题

tim 20180710153117

@sbatten
Copy link
Member

sbatten commented Jul 30, 2018

font size was adjusted to be higher earlier in the milestone so this should solved. Thanks for the information.

@sbatten sbatten closed this as completed Jul 30, 2018
@mjbvz mjbvz added the verified Verification succeeded label Aug 2, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Sep 13, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug verified Verification succeeded
Projects
None yet
Development

No branches or pull requests

4 participants