microsoft / vscode

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

Descenders in Insiders terminal are being cut off #152612

Closed wardy3 closed 2 years ago

wardy3 commented 2 years ago

Issue Type: Bug

I removed my settings.json from my ~/Library/Application\ Support/Code\ -\ Insiders/User/ and ~/Library/Application\ Support/Code/User/ folders so I know this isn't a setting error I've made

I also started Insiders with —disable-extensions

VSCode:

Commit: 30d9c6cd9483b2cc586687151bcbcd635f373630
Date: 2022-06-14T12:52:13.188Z
Electron: 17.4.7
Chromium: 98.0.4758.141
Node.js: 16.13.0
V8: 9.8.177.13-electron.0
OS: Darwin x64 21.5.0

VSCode Insiders:

Commit: fbf1cf3832d43088e27837dbb68d24ab65a098c1
Date: 2022-06-17T05:16:27.373Z
Electron: 18.3.3
Chromium: 100.0.4896.160
Node.js: 16.13.2
V8: 10.0.139.17-electron.0
OS: Darwin x64 21.5.0

Then, comparing Code and Code Insiders, I can see the descenders ("g", "y", etc) are being cut off on Insiders, but not on Code

VS Code version: Code - Insiders 1.69.0-insider (Universal) (fbf1cf3832d43088e27837dbb68d24ab65a098c1, 2022-06-17T05:16:27.373Z) OS version: Darwin x64 21.5.0 Restricted Mode: No

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i9-9880H CPU @ 2.30GHz (16 x 2300)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
metal: disabled_off
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
webgl: enabled
webgl2: enabled| |Load (avg)|4, 3, 2| |Memory (System)|32.00GB (0.79GB free)| |Process Argv|--disable-extensions --crash-reporter-id e45c21e3-3270-4be4-bf1b-d02853448a5e| |Screen Reader|no| |VM|0%|
Extensions disabled
A/B Experiments ``` vsliv695:30137379 vsins829:30139715 vsliv368cf:30146710 vsreu685:30147344 python383cf:30185419 vspor879:30202332 vspor708:30202333 vspor363:30204092 vslsvsres303:30308271 pythonvspyl392:30422396 pythontb:30258533 vsc_aacf:30263846 pythonvspyt551cf:30291413 pythonptprofiler:30281269 vshan820:30294714 pythondataviewer:30285072 vscod805cf:30301675 bridge0708:30335490 bridge0723:30353136 vsaa593cf:30376535 pythonvs932:30404738 wslgetstarted:30449409 vscscmwlcmt:30465136 cppdebug:30492333 pylanb8912cf:30496797 vsclangdf:30492506 ```
wardy3 commented 2 years ago

Insiders: image

VSCode: image

meganrogge commented 2 years ago

fixed in today's insider's

Tyriar commented 2 years ago

/duplicate https://github.com/microsoft/vscode/issues/152436