G-dH / vertical-workspaces

V-Shell is a GNOME Shell extension that allows you to customize the layout and behavior of the Shell UI.
GNU General Public License v3.0
229 stars 19 forks source link

[BUG] drag and drop of windows has a small issue #175

Closed JE-Amouel closed 2 months ago

JE-Amouel commented 3 months ago

Hi, Describe the bug I noticed that sometimes the drag and drop of windows has trouble working correctly.

Basic debug information

To Reproduce Steps to reproduce the behavior:

  1. open 2 or 3 apps window
  2. trigger window picker
  3. try to drag and drop window to any workspace through workspace thumbnails

Expected behavior

Screenshots

vshell.webm

System:

System log output open terminal, execute: journalctl /usr/bin/{gjs,gnome-shell} -fo cat reproduce the bug, copy the output from terminal if any.

THANKS

G-dH commented 3 months ago

Have you tested the Shell without any extensions (including V-shell and all built-in Ubuntu extensions)? Btw, you should update your Ubuntu to 24.04 LTS.

JE-Amouel commented 3 months ago

Have you tested the Shell without any extensions (including V-shell and all built-in Ubuntu extensions)?

I just tried, everything looks normal, I have the impression that this only happens with vshell.

Btw, you should update your Ubuntu to 24.04 LTS.

Okay thanks, i will do it.

JE-Amouel commented 3 months ago

I just reactivated vshell and the other extensions and everything works better now.

G-dH commented 3 months ago

Just a note: When testing the system after disabling any extensions, don't forget to restart the Shell. Simply disabling the extensions is not sufficient in many cases.

JE-Amouel commented 3 months ago

I just restarted, and the previous behavior returned.

G-dH commented 3 months ago

Enable only V-Shell, restart, and then test.

JE-Amouel commented 3 months ago

now it work good.

JE-Amouel commented 3 months ago

after leaving vshell as the only active extension, I tried to start others extensions one after others, to see if it was due to a conflict, and I just noticed that, this issue only appears when dash to panel is enabled.

G-dH commented 3 months ago

DtP always caused similar issues on my systems, especially when multiple monitors were active.

JE-Amouel commented 3 months ago

DTP :facepalm: , at least now we know the source of this issue ! thank you very much for your support. :smiley: :+1: