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

Visual glitches in editor when hardware acceleration is disabled #234629

Open
Alan6458 opened this issue Nov 26, 2024 · 0 comments
Open

Visual glitches in editor when hardware acceleration is disabled #234629

Alan6458 opened this issue Nov 26, 2024 · 0 comments
Assignees

Comments

@Alan6458
Copy link

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:

  1. 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
  2. Create a new document
  3. 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)
Image

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants