microsoft / vscode

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

Terminal's display #160677

Closed zaiehilmi closed 2 years ago

zaiehilmi commented 2 years ago

Type: Bug

  1. Run any code that can produce lines of code. it must exactly the one that exceed the current terminal's view.
  2. Maximize the panel view. the purpose is usually to look all the output more easily compare to the minimize one.
  3. You see that the output is not scrollable. It happens if you slow to click maximize before the output is loaded (problem 1)
  4. Minimize back the panel view, the same problem occur as mentioned in 3.
  5. the only way to avoid this problem is by rerun the code and quickly maximize the panel view before the output is loaded

VS Code version: Code 1.71.0 (784b0177c56c607789f9638da7b6bf3230d47a8c, 2022-09-01T07:36:10.600Z) OS version: Windows_NT x64 10.0.22000 Modes: Sandboxed: No

System Info |Item|Value| |---|---| |CPUs|Intel(R) Core(TM) i7-8550U CPU @ 1.80GHz (8 x 1992)| |GPU Status|2d_canvas: enabled
canvas_oop_rasterization: disabled_off
direct_rendering_display_compositor: disabled_off_ok
gpu_compositing: enabled
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
vulkan: disabled_off
webgl: enabled
webgl2: enabled
webgpu: disabled_off| |Load (avg)|undefined| |Memory (System)|11.89GB (4.26GB free)| |Process Argv|--crash-reporter-id ce7b5b68-4714-42fd-b558-8d806785e15a| |Screen Reader|no| |VM|36%|
Extensions (51) Extension|Author (truncated)|Version ---|---|--- better-comments|aar|3.0.2 ng-template|Ang|14.2.0 vscode-tailwindcss|bra|0.8.6 dart-code|Dar|3.48.3 flutter|Dar|3.48.0 typescript-notebook|don|2.0.6 gitlens|eam|12.2.2 vsc-material-theme|Equ|33.5.0 auto-rename-tag|for|0.1.10 code-runner|for|0.11.8 go|gol|0.35.2 vscode-drawio|hed|1.6.4 solidity|Jua|0.0.139 vscode-map-preview|jum|0.5.9 vsc-python-indent|Kev|1.17.0 rainbow-csv|mec|3.0.0 inline-fold|moa|0.1.7 python|ms-|2022.14.0 vscode-pylance|ms-|2022.9.10 jupyter|ms-|2022.8.1002431955 jupyter-keymap|ms-|1.0.0 jupyter-renderers|ms-|1.0.9 remote-ssh|ms-|0.84.0 remote-ssh-edit|ms-|0.80.0 remote-wsl|ms-|0.66.3 vscode-markdown-notebook|ms-|0.0.26 vscode-typescript-next|ms-|4.9.20220911 vsliveshare|ms-|1.0.5711 vsliveshare-audio|ms-|0.1.91 vsliveshare-pack|ms-|0.4.0 vscode-react-native|msj|1.9.3 vscode-sanddance|msr|4.0.1 csv-to-table|php|1.4.0 material-icon-theme|PKi|4.20.0 sqlite-viewer|qwt|0.1.5 vscode-rapidapi-client|Rap|1.5.0 java|red|1.10.0 vscode-field-lights|sve|0.0.11 graphviz-interactive-preview|tin|0.3.2 solidity-metrics|tin|0.0.21 solidity-visual-auditor|tin|0.1.3 vscode-solidity-flattener|tin|0.0.11 vscode-solidity-language|tin|0.0.6 vscodeintellicode|Vis|1.2.25 vscode-java-debug|vsc|0.44.0 vscode-java-dependency|vsc|0.21.0 vscode-java-pack|vsc|0.25.1 vscode-java-test|vsc|0.37.1 vscode-maven|vsc|0.38.0 vscode-icons|vsc|11.17.0 txt-syntax|xsh|0.2.0 (2 theme extensions excluded)
meganrogge commented 2 years ago

/duplicate #134448

VSCodeTriageBot commented 2 years ago

Thanks for creating this issue! We figured it's covering the same as another one we already have. Thus, we closed this one as a duplicate. You can search for similar existing issues. See also our issue reporting guidelines.

Happy Coding!