Bug 400014 - After I drag the icon of a favorite app to konsole, cursor changes to "not allowed" cursor on mouseover some items in plasma panel
Summary: After I drag the icon of a favorite app to konsole, cursor changes to "not al...
Status: RESOLVED UPSTREAM
Alias: None
Product: plasmashell
Classification: Plasma
Component: general (show other bugs)
Version: 5.21.90
Platform: Arch Linux Linux
: NOR normal
Target Milestone: 1.0
Assignee: David Edmundson
URL:
Keywords: wayland
Depends on:
Blocks:
 
Reported: 2018-10-19 00:47 UTC by Patrick Silva
Modified: 2022-01-12 16:12 UTC (History)
5 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Silva 2018-10-19 00:47:26 UTC
Reproducible when kickoff is used.

STEPS TO REPRODUCE
1. open konsole under Wayland session
2. drag some icon from the favorites list to konsole
3. mouseover kickoff icon, some widget or some entry in the task manager

OBSERVED RESULT
tooltip appears and cursor changes to a hand shaped cursor

EXPECTED RESULT
cursor does not change when the tooltip appears

SOFTWARE VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 5.14.1
Qt Version: 5.12.0
KDE Frameworks Version: 5.51.0
Comment 1 David Edmundson 2018-10-19 01:27:39 UTC
>Qt Version: 5.12.0

No it isn't.
Comment 2 Patrick Silva 2018-10-19 01:29:49 UTC
I use Qt 5.12 beta2.
info center copies as 5.12.
Comment 3 Patrick Silva 2018-10-20 01:37:56 UTC
Also reproducible on neon dev unstable.

KDE Plasma: 5.14.80
Qt: 5.11.2
KDE Frameworks: 5.52.0
Comment 4 Alexander Mentyu 2018-10-22 15:40:37 UTC
Cursor becomes hand type upon hovering over Application Launcher also after dropping fav app into other apps like Dolphin, Kate 

Operating System: KDE neon Developer Edition
KDE Plasma Version: 5.14.80
Qt Version: 5.11.1
KDE Frameworks Version: 5.52.0
Comment 5 Patrick Silva 2018-12-19 17:23:18 UTC
bug persists.
Plasma crashes if the favorite is dragged from kicker instead kickoff.

Operating System: Arch Linux 
KDE Plasma Version: 5.14.4
Qt Version: 5.12.0
KDE Frameworks Version: 5.53.0
Comment 6 Patrick Silva 2019-02-14 17:15:53 UTC
cannot reproduce \o/

Operating System: Arch Linux 
KDE Plasma Version: 5.15.0
KDE Frameworks Version: 5.55.0
Qt Version: 5.12.1
Comment 7 Patrick Silva 2019-02-14 17:18:24 UTC
ops, my mistake. It's still reproducible.
Comment 8 Nate Graham 2021-03-04 20:08:29 UTC
Can reproduce with current git master. The cursor gets stuck as a hand when hovering over any part of Plasma (desktop, panel, widgets). Restarting Plasma resets the cursor to its proper shape.
Comment 9 Patrick Silva 2021-05-13 21:39:59 UTC
On Plasma 5.22 beta I see "not allowed" cursor in the step 3 instead of an hand shaped one.

Operating System: Arch Linux
KDE Plasma Version: 5.21.90
KDE Frameworks Version: 5.82.0
Qt Version: 5.15.2
Graphics Platform: Wayland
Comment 10 David Edmundson 2021-06-16 08:36:19 UTC
You may get different results depending on your Qt version.

Qt 5.15.2 is buggy wrt clients knowing if a drag is accepted from an external program

KDE backports has a fix to know if it's accepted, but not which action

Qt on review has a patch to support all actions properly