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

Editor stays blurred when moving panels #94724

Closed
nexes opened this issue Apr 8, 2020 · 3 comments
Closed

Editor stays blurred when moving panels #94724

nexes opened this issue Apr 8, 2020 · 3 comments
Assignees
Labels
bug Issue identified by VS Code Team member as probable bug candidate Issue identified as probable candidate for fixing in the next release verified Verification succeeded workbench-dnd Drag-and-drop issues

Comments

@nexes
Copy link
Contributor

nexes commented Apr 8, 2020

Issue Type: Bug

When moving the different panels around, Problems, Terminal etc, the editor will have a blurred effect. This effect doesn't go away if I move a panel but put it back in the same place. Here is a GIF of the problem.

blur problem

VS Code version: Code 1.44.0 (2aae1f2, 2020-04-07T23:31:18.860Z)
OS version: Windows_NT x64 10.0.18363

System Info
Item Value
CPUs Intel(R) Core(TM) i7-8750H CPU @ 2.20GHz (12 x 2208)
GPU Status 2d_canvas: enabled
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
oop_rasterization: disabled_off
protected_video_decode: enabled
rasterization: enabled
skia_renderer: disabled_off_ok
video_decode: enabled
viz_display_compositor: enabled_on
viz_hit_test_surface_layer: disabled_off_ok
webgl: enabled
webgl2: enabled
Load (avg) undefined
Memory (System) 23.56GB (17.80GB free)
Process Argv
Screen Reader no
VM 0%
Extensions (11)
Extension Author (truncated) Version
better-toml bun 0.3.2
remote-ssh ms- 0.51.0
remote-ssh-edit ms- 0.51.0
remote-wsl ms- 0.44.2
cmake-tools ms- 1.3.1
cpptools ms- 0.27.0
advanced-new-file pat 1.2.0
rust rus 0.7.0
find-then-jump tra 1.0.4
vscode-icons vsc 10.0.0
vim vsc 1.13.1

(1 theme extensions excluded)

@vscodebot
Copy link

vscodebot bot commented Apr 8, 2020

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

@miXwui
Copy link

miXwui commented Apr 8, 2020

I had this issue as well, seems like the "Multiple views in a single panel" feature doesn't work if the 3-dot-menu is shown, like below:
image

If the 3-dot-menu is shown, it will glitch and the editor will have that "blurred effect". To remedy this for now, I either:

  1. Zoom out (Ctrl + - on Windows, probably CMD + - on Mac)
  2. Resize the window

until the 3-dot-menu disappears, and then the feature should work.

@sbatten sbatten closed this as completed in 43ae69d Apr 8, 2020
@sbatten sbatten added bug Issue identified by VS Code Team member as probable bug workbench-dnd Drag-and-drop issues labels Apr 8, 2020
@sbatten
Copy link
Member

sbatten commented Apr 8, 2020

Thanks for reporting @nexes and the explanation @miXwui

With the repro I discover that this happens when the number of panel tabs shrinks during the drag operation which seems to happen frequently when dragging Problems and Terminal.

If you hit the sticky blur, for now, you can drag the active tab and drop it immediately. This should get you out of the bad state.

@sbatten sbatten added this to the March 2020 Recovery milestone Apr 13, 2020
@sbatten sbatten reopened this Apr 13, 2020
sbatten added a commit to sbatten/vscode that referenced this issue Apr 13, 2020
@sbatten sbatten mentioned this issue Apr 13, 2020
@sbatten sbatten added the candidate Issue identified as probable candidate for fixing in the next release label Apr 13, 2020
Tyriar added a commit that referenced this issue Apr 15, 2020
@sbatten sbatten closed this as completed Apr 15, 2020
@RMacfarlane RMacfarlane added the verified Verification succeeded label Apr 16, 2020
@github-actions github-actions bot locked and limited conversation to collaborators May 30, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
bug Issue identified by VS Code Team member as probable bug candidate Issue identified as probable candidate for fixing in the next release verified Verification succeeded workbench-dnd Drag-and-drop issues
Projects
None yet
Development

No branches or pull requests

4 participants