https://bugs.kde.org/show_bug.cgi?id=403104
Bug ID: 403104 Summary: Dragging a window from the panel breaks autohide behaviour Product: latte-dock Version: git (master) Platform: Other OS: Linux Status: REPORTED Severity: normal Priority: NOR Component: application Assignee: mvourla...@gmail.com Reporter: tarding...@googlemail.com Target Milestone: --- Currently, when dragging a window from the panel to move it, it breaks the autohide behaviour of active docks/panels in two different ways. 1. If the panel the window is dragged from is set to autohide it does not hide after the mouse left it while dragging the window. 2. After dragging a window from a panel, the first attempt to show a currently hidden panel by moving to the mouse to corresponding screen edge fails. This does not seem to happen if the cursor entered another panel first after the initial dragging. All these bugs happened on X11 and while I tried to do some Wayland testing, where I felt like these problems did not occur, I cannot reliably test Wayland on my system. I made some changes to fix this behaviour. They work for me, but since I do not usually write code, they probably do not look great. My hope is that these changes might indicate what the problem is: https://github.com/Tar-Dingens/latte-dock/commit/9a889293722bf33d39a735eb8e62bae798f8cc68 -- You are receiving this mail because: You are watching all bug changes.