VSCodium / vscodium

binary releases of VS Code without MS branding/telemetry/licensing
https://vscodium.com
MIT License
25.05k stars 1.07k forks source link

Drag a view to display not functioning. #1842

Open WECLEYArtz opened 6 months ago

WECLEYArtz commented 6 months ago

Describe the bug A clear and concise description of what the bug is.

Please confirm that this problem is VSCodium-specific

Please confirm that the issue/resolution isn't already documented

To Reproduce Steps to reproduce the behavior:

  1. drag panels like "output, terminal, ext..." to display on the left side of the screen

Expected behavior in the video

Screenshots

2024-04-02 22-20-28 (1).webm

Desktop (please complete the following information):

perz1val-git commented 5 months ago

I could not drag the items in activity bar (icons on the left). On my system (arch + gnome) I got 2 shortcuts for codium ("VSCodium" and "VSCodium - Wayland") and the issue existed only in the one with Wayland suffix. After dragging it in the "non wayland version" and reloading a few times it works in both now.

Terrcha commented 5 months ago

Also having drag and drop view behaviour issues in wayland version, seems like the workaround is to open up the non-wayland version. Set it up how desired and then switch back to the wayland version.

stephenmartindale commented 4 months ago

I can confirm this, too:

Version: 1.89.0
Release: 24127
Commit: 4379b66f0d4dd9881ba96fa086f387725b69a24b
Date: 2024-05-06T17:54:09.063Z
Electron: 28.2.8
ElectronBuildId: undefined
Chromium: 120.0.6099.291
Node.js: 18.18.2
V8: 12.0.267.19-electron.0
OS: Linux x64 6.6.21-gentoo

That's on KDE 5.27.11, on Wayland.

stephenmartindale commented 4 months ago

Additionally, it appears that a whole host of drag-and-drop operations are non functional:

  1. Rearranging activity bar icons does not work at all.
  2. Dragging files into the editor will open them and it is possible to even open up various panels but holding shift (which usually causes a link to be entered into the editor, for example) is not obeyed. (The file is opened, normally, instead of a relative path being typed.)
MorganVonBrylan commented 1 month ago

I confirm. Using the flatpak version, if I remove the Wayland permission to force it using X11, I can drag views again.

If I run it rom a terminal I get these warnings:

Warning: 'enable-wayland-ime' is not in the list of known options, but still passed to Electron/Chromium.
Warning: 'enable-features' is not in the list of known options, but still passed to Electron/Chromium.

Fedora 40, KDE Plasma