passbolt / passbolt_browser_extension

Browser extensions (Firefox, Edge & Chrome) for Passbolt the open source password manager for teams
https://passbolt.com
GNU Affero General Public License v3.0
220 stars 67 forks source link

Can't drag and drop with Wayland enabled #208

Open fcharlaix-opendsi opened 5 months ago

fcharlaix-opendsi commented 5 months ago

Can't drag and drop with Wayland enabled

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 VSCode with the Wayland compatibility enabled, I can drag and drop everything just fine.

Benj1er commented 5 months ago

Hello @fcharlaix-opendsi,

Thanks for your report.

A follow-up ticket was created on the internal tracker: PB-29919

Best regards

fcharlaix-opendsi commented 4 months ago

I have recently tried again and now Firefox work as expected. The problem persists with Chromium.