This bug is only related to Qt 5.10 (all version; now I have 5.10rc2). I've used "Folder view" widget. When I right-click on "empty" space of this applet, everything is ok, but when I right-click on any directory or file, double popup menu window is shown (as on the scr]een). The first is the same as on empty space, the second is this as I expect when I right-click on file/directory. Press Esc (for example) close the "first" window, and I can do almost all operations except to delete a file. Unfortunetly there isn't any informations corresponding to this issue in journalctl. Downgrade Qt5 to Qt5.9.3 helps on this issue. And sceen: https://i.imgur.com/u8YfvX8.png. Reproducable: always on Qt5.10
*** 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