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

Insiders - Custom title bar font size too small #54796

Closed
varadero opened this issue Jul 21, 2018 · 3 comments
Closed

Insiders - Custom title bar font size too small #54796

varadero opened this issue Jul 21, 2018 · 3 comments
Assignees
Labels
*duplicate Issue identified as a duplicate of another issue(s) menus Menu items and widget issues

Comments

@varadero
Copy link

Issue Type: Bug

Just upgraded VSCode Insiders and noticed that custom toolbar menus font size became too small. Context menu inside code windows has reasonable font size. The strange thing is that if I start decreasing the font size of code windows (by pressing CTRL + -), the size of custom menus starts increasing, when I increase the font size of code windows (by pressing CTRL + =),the size of custom menus starts decreasing - see animated .gif file.

VS Code version: Code - Insiders 1.26.0-insider (26e5a55, 2018-07-20T05:18:39.569Z)
OS version: Windows_NT x64 10.0.17134

System Info
Item Value
CPUs Intel(R) Core(TM) i7-6700HQ CPU @ 2.60GHz (8 x 2592)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: disabled_software
video_decode: enabled
video_encode: enabled
vpx_decode: unavailable_software
webgl: enabled
webgl2: enabled
Memory (System) 7.80GB (3.96GB free)
Process Argv C:\Users\Svincho\AppData\Local\Programs\Microsoft VS Code Insiders\Code - Insiders.exe
Screen Reader no
VM 0%
Extensions (5)
Extension Author (truncated) Version
ng-template Ang 0.1.9
githistory don 0.4.2
tslint eg2 1.0.34
vscode-mocha-sidebar mat 0.20.12
vscode-icons rob 7.24.0

insiders-custom-menu-font-size-too-small

This is my settings file:

{
    "workbench.startupEditor": "newUntitledFile",
    "workbench.iconTheme": "vscode-icons",
    "editor.dragAndDrop": false,
    "explorer.enableDragAndDrop": false,
    "git.autofetch": true,
    "files.exclude": {
        "**/.git": true,
        "**/.svn": true,
        "**/.hg": true,
        "**/CVS": true,
        "**/.DS_Store": true,
        "**/node_modules": true
    },
    "extensions.autoUpdate": false,
    "window.zoomLevel": 2,
    "editor.minimap.enabled": false,
    "terminal.integrated.shell.windows": "C:\\WINDOWS\\System32\\cmd.exe",
    "window.titleBarStyle": "custom"
}
@vscodebot vscodebot bot added the editor label Jul 21, 2018
@LubosMertak
Copy link

LubosMertak commented Jul 22, 2018

I have the same issue.

Version: 1.26.0-insider
Date: 2018-07-20T05:18:39.569Z
Electron: 1.7.12
Chrome: 58.0.3029.110
Node.js: 7.9.0
V8: 5.8.283.38
Architecture: x64

@alexdima alexdima added menus Menu items and widget issues and removed editor labels Jul 23, 2018
@sbatten
Copy link
Member

sbatten commented Jul 23, 2018

dupe of #54575

@sbatten sbatten closed this as completed Jul 23, 2018
@sbatten sbatten added the *duplicate Issue identified as a duplicate of another issue(s) label Jul 23, 2018
@vscodebot vscodebot bot locked and limited conversation to collaborators Sep 6, 2018
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
*duplicate Issue identified as a duplicate of another issue(s) menus Menu items and widget issues
Projects
None yet
Development

No branches or pull requests

4 participants