microsoft / vscode

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

Error after moving terminal editor to panel #128466

Closed jeanp413 closed 3 years ago

jeanp413 commented 3 years ago

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

Steps to Reproduce: terminal_dnd_error_2

WebglRenderer.ts:328 Uncaught TypeError: Cannot read property 'loadCell' of undefined
    at e._updateModel (WebglRenderer.ts:328)
    at e.renderRows (WebglRenderer.ts:293)
    at t._renderRows (RenderService.ts:118)
    at e._renderCallback (RenderService.ts:65)
    at e._innerRefresh (/usr/share/code/resources/app/node_modules.asar/xterm/lib/xterm.js:1)
    at RenderDebouncer.ts:52
vscodebot[bot] commented 3 years ago

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

jeanp413 commented 3 years ago

Created a PR #128467 fixing this