Summary: | Double popup menu with Qt5.10 | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Pawel <pavbaranov> |
Component: | Folder | Assignee: | Eike Hein <hein> |
Status: | RESOLVED DUPLICATE | ||
Severity: | minor | CC: | arojas, bugseforuns, fabian, kde.bugs, kde, plasma-bugs, wbauer1 |
Priority: | NOR | ||
Version: | 5.11.4 | ||
Target Milestone: | 1.0 | ||
Platform: | Arch Linux | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Pawel
2017-12-02 12:22:18 UTC
*** This bug has been marked as a duplicate of bug 379635 *** Not a duplicate: this is on X, and Qt 5.10 specific This bug is on X and on Wayland session. I also see this on PCLinuxOS since upgrading to QT 5.10.0. The behaviour is different from that described in bug 379635. It looks as if the right-click event bubbles up in folder view so the icon's context menu is immediately eclipsed by the folder view's context menu. Left-clicking and using the context menu key still works correctly. Possibly, that's because folder view does not respond to a left-click, so it wouldn't matter if the event did bubble. Duplicate, already fixed in plasma-desktop master (0d3f000f5bfe575d75ae2e6a5bf8b9480af213da) I do wonder why it was not submitted to the Plasma/5.11 branch, there is still v5.11.5 planned. @kbroulik: A reason for ^^? It applies fine. *** This bug has been marked as a duplicate of bug 387199 *** just fixed on Arch Linux \o/ https://git.archlinux.org/svntogit/packages.git/log/trunk?h=packages/plasma-desktop (In reply to Fabian Vogt from comment #6) > I do wonder why it was not submitted to the Plasma/5.11 branch, there is > still v5.11.5 planned. Maybe because it requires kdeclarative 5.41 to work. This commit in particular: https://cgit.kde.org/kdeclarative.git/commit/?id=e2795e9472333d5e8b2ce70017ca705474ebe3d2 |