Bug 387199 - Folder View mouse action issue
Summary: Folder View mouse action issue
Status: RESOLVED FIXED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Folder (show other bugs)
Version: master
Platform: openSUSE Linux
: NOR normal
Target Milestone: 1.0
Assignee: Eike Hein
URL:
Keywords:
: 387526 (view as bug list)
Depends on:
Blocks:
 
Reported: 2017-11-22 00:37 UTC by Tony
Modified: 2017-12-17 10:54 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.12.0


Attachments
small video showing what mean (1019.38 KB, video/mp4)
2017-11-22 00:37 UTC, Tony
Details

Note You need to log in before you can comment on or make changes to this bug.
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. ***