-
Notifications
You must be signed in to change notification settings - Fork 30.1k
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
UI glitches after coming out of suspend mode #68346
Comments
@Pilzschaf please see #43169 (comment) Boxes of subtle colors are appearing randomly across the screen, they appear and disappear according to the scroll position. Some of them over ui elements. I saw this problem on a machine with WIndows 10 and another one with Linux (Fedora 29) On the Windows machine:
|
I have the similar issue for the terminal. Some terminal text if not all becomes invisible after suspend. I found a workaround for my issue by changing the color scheme. |
Encountering the same issue as described by many here. System:
Altering zoom via ctrl +/- seems to be a workaround. |
I didn't expect issues related to the minimap to pop up, but it makes sense that the terminal is still seeing this issue. We need to clear the texture cache when a resume happens and redraw everything, right now just a redraw is happening using corrupted textures. |
/duplicate #69665 |
Issue Type: Bug
leave vscode open before going into suspend. Once you come out of suspend, there are numerous boxes in vscode that do not have the correct UI. Resizing, maximizing, minimizing etc does not fix these boxes. You have restart vscode to fix.
Each time the issues are different, for example, sometimes, the sidebar map will be all white or the scroll bars are messed up. Almost always, the terminal window does not show any text except the line with prompt.
VS Code version: Code - Insiders 1.32.0-insider (709bf35, 2019-02-08T14:50:08.266Z)
OS version: Linux x64 4.20.6-arch1-1-ARCH
Version: 1.32.0-insider
Commit: 709bf35
Date: 2019-02-08T14:50:08.266Z
Electron: 3.1.3
Chrome: 66.0.3359.181
Node.js: 10.2.0
V8: 6.6.346.32
OS: Linux x64 4.20.6-arch1-1-ARCH
System Info
checker_imaging: disabled_off
flash_3d: enabled
flash_stage3d: enabled
flash_stage3d_baseline: enabled
gpu_compositing: enabled
multiple_raster_threads: enabled_on
native_gpu_memory_buffers: disabled_software
rasterization: disabled_software
surface_synchronization: enabled_on
video_decode: unavailable_off
webgl: enabled
webgl2: enabled
Extensions (1)
The text was updated successfully, but these errors were encountered: