You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Does this issue occur when all extensions are disabled?: Yes
VS Code Version: 1.95.3
OS Version: Debian 12
Visual glitches appear when using enter/backspace keys to create or delete lines in a document, from lines 2-9.
Also, although inconsistent, switching lines using the mouse is laggy when going to a higher column position on another row (below line 10).
These bugs only appear when the --disable-gpu option is set, or the disable-hardware-acceleration option is true.
Steps to Reproduce:
Open VS Code in Debian (KDE Plasma as desktop environment, not sure if relevant) with the following options: --unity-launch --enable-features=UseOzonePlatform --ozone-platform=wayland --disable-gpu
Create a new document
Use enter key and backspace key to create/delete lines. Visual glitches with the cursor should appear, and line numbers may not show up.
(I am on line 3 in the image)
The text was updated successfully, but these errors were encountered:
Does this issue occur when all extensions are disabled?: Yes
Visual glitches appear when using enter/backspace keys to create or delete lines in a document, from lines 2-9.
Also, although inconsistent, switching lines using the mouse is laggy when going to a higher column position on another row (below line 10).
These bugs only appear when the --disable-gpu option is set, or the disable-hardware-acceleration option is true.
Steps to Reproduce:
(I am on line 3 in the image)
The text was updated successfully, but these errors were encountered: