Microsoft/vscode

Unable to resize with mouse, right half of window not clickable Ubuntu 24.04

Open

#210.624 geöffnet am 18. Apr. 2024

Auf GitHub ansehen
 (22 Kommentare) (16 Reaktionen) (1 zugewiesene Person)TypeScript (10.221 Forks)batch import
bugelectronhelp wantedupstreamwayland

Repository-Metriken

Stars
 (74.848 Stars)
PR-Merge-Metriken
 (Durchschn. Merge 11h 43m) (1.000 gemergte PRs in 30 T)

Beschreibung

Same symptoms as in #188407 that go away with code --ozone-platform=wayland

any attempt to resize the application window larger, or click maximize, results in the application appearing to be fullscreen, but any space larger than the original window the app opened in is unclickable. If another window is behind the app in that space, it will click whatever is behind it. Tried this using VS Code from the Ubuntu Software app (snap), and same result using the .deb binary downloaded directly from Microsoft. No extensions installed, happens with fresh install.

Does this issue occur when all extensions are disabled?: Yes/No

  • VS Code Version: 1.88.1
  • OS Version: Ubuntu 24.04

Steps to Reproduce:

not sure

Contributor Guide