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
Platform and target:
-- Browser: Firefox 122.0.1 with 4.5.0 extension and Chromium 121.0.6167.160 with extension 4.5.2
-- Web server: Nginx 1.18.0
What you did
Start Firefox (MOZ_ENABLE_WAYLAND=1) or Chromium (--ozone-platform-hint=auto) with the Wayland compatibility enabled.
I created a folder named Tests, added 3 subfolders : Test1, Test2, Test3 and each one a matching password entry.
I drag the folder Test1 and drop it on Test2.
I drag the entry Test1/Password1 and drop it on Test2.
What happened
While dragging I see the folder and the entry following the cursor but nothing happened when dropping.
What you expected to happen
Dropping a folder or an entry on another folder should move it, showing a progression popup.
Misc
With the same Firefox and Chromium without the Wayland compatibility enabled, this work fine, I have the popup and everything move to its destination as expected. (Using any navigator through the x11 compatibility layer is a pain)
Using another web app like GitHub VSCodewith the Wayland compatibility enabled, I can drag and drop everything just fine.
The text was updated successfully, but these errors were encountered:
Can't drag and drop with Wayland enabled
-- Browser: Firefox 122.0.1 with 4.5.0 extension and Chromium 121.0.6167.160 with extension 4.5.2
-- Web server: Nginx 1.18.0
What you did
Start Firefox (
MOZ_ENABLE_WAYLAND=1
) or Chromium (--ozone-platform-hint=auto
) with the Wayland compatibility enabled.I created a folder named
Tests
, added 3 subfolders :Test1
,Test2
,Test3
and each one a matching password entry.I drag the folder
Test1
and drop it onTest2
.I drag the entry
Test1/Password1
and drop it onTest2
.What happened
While dragging I see the folder and the entry following the cursor but nothing happened when dropping.
What you expected to happen
Dropping a folder or an entry on another folder should move it, showing a progression popup.
Misc
With the same Firefox and Chromium without the Wayland compatibility enabled, this work fine, I have the popup and everything move to its destination as expected.
(Using any navigator through the x11 compatibility layer is a pain)
Using another web app like GitHub VSCode with the Wayland compatibility enabled, I can drag and drop everything just fine.
The text was updated successfully, but these errors were encountered: