home-sweet-gnome / dash-to-panel

An icon taskbar for the Gnome Shell. This extension moves the dash into the gnome main panel so that the application launchers and system tray are combined into a single panel, similar to that found in KDE Plasma and Windows 7+. A separate dock is no longer needed for easy access to running and favorited applications.
GNU General Public License v2.0
3.78k stars 277 forks source link

Can't move window between workspaces using workspace thumbnail in overview mode #2117

Open oisanjaya opened 4 months ago

oisanjaya commented 4 months ago

Things have done

Describe the bug On GNOME you can move windows between workspaces using workspace thumbnail in overview mode by drag-dropping the window (from overview screen, or thumbnail) onto another workspace thumbnail. When you hover (while dragging window) between thumbnail, GNOME visually indicate that a new workspace will be created to which our window will be moving in. Unfortunately if this extension is enabled those action doesn't work. Can't move window between workspace, can't create new workspace to move a window in. But moving window between workspace using large overview still possible.

Linux distribution and version Fedora Linux 40 (Workstation Edition) x86_64

GNOME Shell version GNOME Shell 46.2

Dash-to-Panel version Version 62

Where was Dash-to-Panel installed from? The GNOME extensions website, via firefox add-on

Screenshots / Video captures IMG_20240601_135754_490

oisanjaya commented 3 months ago

On further investigation, this behaviour only occured after any interaction with panel. Correct behaviour returns after closing all window in current workspace, then launch window without interacting with the panel, i.e. launch terminal window using shortcut, then open activities/overview view using super key. But, the bug reappear immediately after any interaction with the panel.

Edit: not any interaction; interaction with Taskbar icons, like launch app, switch app, or hover to reveal thumbnail, does not trigger the bug

oisanjaya commented 3 months ago

Even only hovering on panel's Activities Button, Date Menu, System Menu triggers this bug. But interestingly hovering on Taskbar icons does not trigger this bug

Edit: so my current workaruond for this bug is: I use this extension as usual, but when i need rearrange my workspaces/windows on overview, i switch to new workspace, open new window (usually terminal) then close it. Only after then I can rearrange windows between workspaces.