STEPS TO REPRODUCE 1. Start a Plasma Wayland session 2. Set the default panel to Auto Hide 3. In Dolphin, try to drag a file/folder to the hidden panel OBSERVED RESULT The panel stays hidden, thus you can't drag and drop anything to it. EXPECTED RESULT The panel shoud unhide like it does on X11, so that you can e.g. drag a file to one of the opened applications. SOFTWARE/OS VERSIONS Linux/KDE Plasma: Kubuntu 21.10 + Kubuntu-Backports-PPA KDE Plasma Version: 5.24.1 KDE Frameworks Version: 5.91 Qt Version: 5.15.2 Kind regards, Jan
Thanks for reporting the issue. I can confirm the regression in Wayland. Regards
Operating System: Kubuntu 21.10 KDE Plasma Version: 5.24.1 KDE Frameworks Version: 5.91.0 Qt Version: 5.15.2 Kernel Version: 5.13.0-28-generic (64-bit) Graphics Platform: X11 Processors: 8 × Intel® Core™ i7-7700HQ CPU @ 2.80GHz Memory: 15.5 GiB of RAM
*** Bug 461503 has been marked as a duplicate of this bug. ***
*** Bug 463661 has been marked as a duplicate of this bug. ***
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/1750
*** Bug 481474 has been marked as a duplicate of this bug. ***
*** Bug 482740 has been marked as a duplicate of this bug. ***
*** Bug 484325 has been marked as a duplicate of this bug. ***
the problem still exists, i tried fedora 40 and Kubuntu 24.04, this bug is so annoying!!
*** Bug 485852 has been marked as a duplicate of this bug. ***
*** Bug 489885 has been marked as a duplicate of this bug. ***
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/6191
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4574
Git commit 7752db3a882b5432d7d5c0b118acf42eeb3a8aee by Yifan Zhu. Committed on 07/08/2024 at 16:29. Pushed by fanzhuyifan into branch 'master'. screenedge: allow activating clients in drag and drop In particular, this allows dragging onto autohide and dogde-window panels. M +1 -1 src/screenedge.cpp https://invent.kde.org/plasma/kwin/-/commit/7752db3a882b5432d7d5c0b118acf42eeb3a8aee
Git commit 72e963100eb630771a9f2b7ce57375a7ddc0f59f by Yifan Zhu. Committed on 07/08/2024 at 16:31. Pushed by fanzhuyifan into branch 'master'. shell/panelview: restart unhide timer on drag leave Otherwise the autohide and dodge windows panels don't rehide when leaving them during drag and drop. M +4 -1 shell/panelview.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/72e963100eb630771a9f2b7ce57375a7ddc0f59f
A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-workspace/-/merge_requests/4590
Git commit d85dd623d7315f2e620c2c37e635f2fd3737a684 by Yifan Zhu. Committed on 07/08/2024 at 16:54. Pushed by fanzhuyifan into branch 'Plasma/6.1'. screenedge: allow activating clients in drag and drop In particular, this allows dragging onto autohide and dogde-window panels. (cherry picked from commit 7752db3a882b5432d7d5c0b118acf42eeb3a8aee) Co-authored-by: Yifan Zhu <fanzhuyifan@gmail.com> M +1 -1 src/screenedge.cpp https://invent.kde.org/plasma/kwin/-/commit/d85dd623d7315f2e620c2c37e635f2fd3737a684
Git commit 84d0555e4484cde0cfd41c63047b69381e511767 by Yifan Zhu. Committed on 07/08/2024 at 17:12. Pushed by fanzhuyifan into branch 'Plasma/6.1'. shell/panelview: restart unhide timer on drag leave Otherwise the autohide and dodge windows panels don't rehide when leaving them during drag and drop. (cherry picked from commit 72e963100eb630771a9f2b7ce57375a7ddc0f59f) Co-authored-by: Yifan Zhu <fanzhuyifan@gmail.com> M +4 -1 shell/panelview.cpp https://invent.kde.org/plasma/plasma-workspace/-/commit/84d0555e4484cde0cfd41c63047b69381e511767
*** Bug 491596 has been marked as a duplicate of this bug. ***