Bug 383794

Summary: Denied cursor type upon dragging files/folders even for non-restricted folders
Product: [Plasma] kwin Reporter: Alexander Mentyu <notuxius>
Component: wayland-genericAssignee: KWin default assignee <kwin-bugs-null>
Status: RESOLVED UPSTREAM    
Severity: normal CC: aleixpol, alex765, benklop, bugseforuns, katyaberezyaka, kde, nate, simonandric5
Priority: NOR    
Version: git master   
Target Milestone: ---   
Platform: Neon   
OS: Linux   
URL: https://codereview.qt-project.org/c/qt/qtwayland/+/333573
Latest Commit: Version Fixed In:
Attachments: denied-cursor-type-upon-dragging

Description Alexander Mentyu 2017-08-21 15:08:42 UTC
Created attachment 107424 [details]
denied-cursor-type-upon-dragging

Mouse cursor becomes 'access denied' type upon drag and drop file/folder operation - even there is write permissions for destination folder.

After dropping file/folder into destination folder and choosing action (Move/Copy/Link) - operation completes successfully.

Distribution: KDE neon Developer Edition Unstable Branches live iso 20170813
KDE Plasma Version: 5.10.90
KDE Frameworks Version: 5.37.0
Qt Version: 5.9.1
Kernel Version: 4.10.0-32-generic
OS Type: 64-bit
XWayland: 1.19.3-3
Wayland: 1.14.0-1
Wayland Protocols: 1.10-1
Comment 1 Martin Flöser 2017-12-07 17:27:50 UTC
This might be a problem of Qt. I can reproduce also with two kwrite windows when not being same instance. Once data_device_manager v3 lands in KWayland we can check how GTK behaves. If GTK works properly we know it's a Qt issue.
Comment 2 Patrick Silva 2020-01-27 16:13:29 UTC
This issue is still reproducible.
open kolourpaint or another photo editor
take a screenshot
drag the thumbnail shown by plasma notification and drop it on your photo editor
we see "access denied" cursor while the screenshot is dragged despite the photo editor successfully opens the screenshot

Operating System: Arch Linux 
KDE Plasma Version: 5.17.90
KDE Frameworks Version: 5.66.0
Qt Version: 5.14.1
Comment 3 Patrick Silva 2020-02-12 23:35:13 UTC
*** Bug 408165 has been marked as a duplicate of this bug. ***
Comment 4 Nate Graham 2020-06-23 18:19:25 UTC
*** Bug 423358 has been marked as a duplicate of this bug. ***
Comment 6 Patrick Silva 2021-04-08 13:32:50 UTC
This bug is still reproducible on Arch running KDE Qt .

Operating System: Arch Linux
KDE Plasma Version: 5.21.4
KDE Frameworks Version: 5.80.0
Qt Version: 5.15.2
Graphics Platform: Wayland
Comment 7 Nate Graham 2021-04-08 19:01:18 UTC
It looks like the KDE Qt patch set does not include the fix yet.