Summary: | Folder View mouse action issue | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Tony <jodr666> |
Component: | Folder | Assignee: | 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: | https://commits.kde.org/plasma-desktop/0d3f000f5bfe575d75ae2e6a5bf8b9480af213da | Version Fixed In: | 5.12.0 |
Sentry Crash Report: | |||
Attachments: | small video showing what mean |
You are using Qt 5.10 I presume? (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. Known issue. I have a potential fix for that which I'm not too happy about: https://phabricator.kde.org/D8864 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 *** Bug 387526 has been marked as a duplicate of this bug. *** |
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.