Bug 459278

Summary: [Wayland] The cursor icon is not updated when accepted action/DnD target changes
Product: [Plasma] kwin Reporter: Patrick Silva <bugseforuns>
Component: wayland-genericAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED FIXED    
Severity: normal CC: kde, nate, qydwhotmail
Priority: NOR    
Version First Reported In: 5.25.90   
Target Milestone: ---   
Platform: Arch Linux   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Patrick Silva 2022-09-17 14:19:12 UTC
STEPS TO REPRODUCE
1. use Wayland session
2. open Konsole
3. open Kickoff
4. drag a favorite app to Konsole

OBSERVED RESULT
mouse pointer changes to 'not allowed' mode while I drag the favorite app over Konsole despite we are allowed to drop the favorite app on Konsole

EXPECTED RESULT
mouse pointer in 'allowed' mode

SOFTWARE/OS VERSIONS
Operating System: Arch Linux
KDE Plasma Version: 5.25.90
KDE Frameworks Version: 5.98.0
Qt Version: 5.15.6
Graphics Platform: Wayland
Comment 1 Nate Graham 2022-09-22 17:33:57 UTC
Cannot reproduce with current git master.
Comment 2 Vlad Zahorodnii 2022-09-26 07:45:49 UTC
It looks like it matter whether the cursor crosses the search field. Might be a Qt bug.
Comment 3 Patrick Silva 2023-11-17 03:44:09 UTC
Tested on Arch Linux running Plasma 6 alpha and neon unstable; cannot reproduce.