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
Try to drag & drop any view between panels or reorder tabs / collapsibles
The flag --ozone-platform=wayland is a fix for electron apps that allows them to run natively under Wayland (otherwise, running them as XWayland apps causes issues).
With this flag enabled, I am unable to rearrange UI views using drag & drop. Curiously, other drag & drop features (dragging selected text, moving files, reordering editor tabs) work perfectly fine. If I disable the flag, everything goes back to normal.
Here is a video demonstration of the bug on a freshly installed Insiders build (no extensions, default settings):
Note: there was a native confirmation dialog between dragging the file and it getting moved, that didn't get recorded - the file dragging functionality works fine.
Does this issue occur when all extensions are disabled?: Yes
About info:
Steps to Reproduce:
--ozone-platform=wayland
The flag
--ozone-platform=wayland
is a fix for electron apps that allows them to run natively under Wayland (otherwise, running them as XWayland apps causes issues).With this flag enabled, I am unable to rearrange UI views using drag & drop. Curiously, other drag & drop features (dragging selected text, moving files, reordering editor tabs) work perfectly fine. If I disable the flag, everything goes back to normal.
Here is a video demonstration of the bug on a freshly installed Insiders build (no extensions, default settings):
Note: there was a native confirmation dialog between dragging the file and it getting moved, that didn't get recorded - the file dragging functionality works fine.
https://www.loom.com/share/00a0185ed21f418c9313a11a98dafbca?sid=64d51a11-4ee6-4c6f-b139-f8728bf6ed01
The text was updated successfully, but these errors were encountered: