Bug 387199

Summary: Folder View mouse action issue
Product: [Plasma] plasmashell Reporter: Tony <jodr666>
Component: FolderAssignee: Eike Hein <hein>
Status: RESOLVED FIXED    
Severity: normal CC: bugseforuns, kde, pavbaranov, plasma-bugs
Priority: NOR    
Version: master   
Target Milestone: 1.0   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed In: 5.12.0
Attachments: small video showing what mean

Description Tony 2017-11-22 00:37:04 UTC
Created attachment 109009 [details]
small video showing what mean

Icons on the desktop, using folder view as layout, when clicked to spawn a standard menu will spawn 2 off them overlapping at the same. The one for the icon another for the desktop.
Comment 1 Kai Uwe Broulik 2017-11-22 09:29:47 UTC
You are using Qt 5.10 I presume?
Comment 2 Tony 2017-11-22 19:13:25 UTC
(In reply to Kai Uwe Broulik from comment #1)
> You are using Qt 5.10 I presume?

Yes, using KDE unstable repo in opensuse tumbleweed.
Comment 3 Kai Uwe Broulik 2017-11-23 09:42:05 UTC
Known issue. I have a potential fix for that which I'm not too happy about: https://phabricator.kde.org/D8864
Comment 4 Kai Uwe Broulik 2017-11-24 09:38:12 UTC
Git commit 0d3f000f5bfe575d75ae2e6a5bf8b9480af213da by Kai Uwe Broulik.
Committed on 24/11/2017 at 09:37.
Pushed by broulik into branch 'master'.

[Folder View] Accept mouse events if we handled them

This keeps the event from propagating to e.g. the containment resulting in two context
menus (both Folder View's item context menu and the containment action) opening at once.
FIXED-IN: 5.12.0

Differential Revision: https://phabricator.kde.org/D8961

M  +3    -0    containments/desktop/package/contents/ui/FolderView.qml

https://commits.kde.org/plasma-desktop/0d3f000f5bfe575d75ae2e6a5bf8b9480af213da
Comment 5 Fabian Vogt 2017-12-17 10:54:41 UTC
*** Bug 387526 has been marked as a duplicate of this bug. ***