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

First line of terminal is clipped after zooming twice #102194

Assignees
Labels
author-verification-requested Issues potentially verifiable by issue author bug Issue identified by VS Code Team member as probable bug confirmed Issue has been confirmed by VS Code Team member ghcs-scenario-found help wanted Issues identified as good community contribution opportunities insiders-released Patch has been released in VS Code Insiders terminal Integrated terminal issues verified Verification succeeded
Milestone

Comments

@mjbvz
Copy link
Collaborator

mjbvz commented Jul 11, 2020

Issue Type: Bug

Repro

  1. With integrated terminal
  2. Zoom in twice

Bug
The first line of the terminal is clipped:

Screen Shot 2020-07-10 at 9 57 38 PM

VS Code version: Code - Insiders 1.48.0-insider (e7920dc, 2020-07-10T11:55:11.286Z)
OS version: Darwin x64 19.5.0

System Info
Item Value
CPUs Intel(R) Core(TM) i9-9980HK CPU @ 2.40GHz (16 x 2400)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
metal: disabled_off
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
opengl: enabled_on
protected_video_decode: unavailable_off
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
viz_display_compositor: enabled_on
webgl: enabled
webgl2: enabled
Load (avg) 2, 2, 2
Memory (System) 32.00GB (0.16GB free)
Process Argv
Screen Reader no
VM 15%
@mjbvz
Copy link
Collaborator Author

mjbvz commented Jul 11, 2020

Possibly a duplicate of #101342 (it wasn't clear to me what the problem in #101342 was)

@Tyriar Tyriar added bug Issue identified by VS Code Team member as probable bug help wanted Issues identified as good community contribution opportunities terminal Integrated terminal issues labels Jul 13, 2020
@Tyriar Tyriar added this to the Backlog milestone Jul 13, 2020
@meganrogge
Copy link
Contributor

recording (27)

not seeing this.

@meganrogge
Copy link
Contributor

tried this on my personal computer (a mac) and am able to reproduce this issue.

@meganrogge meganrogge added the confirmed Issue has been confirmed by VS Code Team member label Nov 5, 2020
@Tyriar Tyriar modified the milestones: Backlog, February 2021 Jan 28, 2021
jeanp413 added a commit to jeanp413/xterm.js that referenced this issue Feb 5, 2021
jeanp413 added a commit to jeanp413/vscode that referenced this issue Feb 5, 2021
@jeanp413
Copy link
Contributor

jeanp413 commented Feb 5, 2021

Created a PR #115907 that depends on xtermjs/xterm.js#3243 fixing this

@connor4312
Copy link
Member

I don't repro this in stable on my machine, can Matt or Megan verify?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.