https://bugs.kde.org/show_bug.cgi?id=360219
--- Comment #26 from kdeb...@toeai.com --- (In reply to Eike Hein from comment #25) > This is actually caused by a Qt bug; my fix for it is stuck since a while > ago - https://codereview.qt-project.org/#/c/146786/ In reading that bug, the "common example" given at the top describes "clicking outside the popup, and then clicking in the same spot that was clicked to dismiss the popup." That sounds a whole lot more like Bug 366065 than this bug. To be clear, this bug describes files being opened exactly on the right-click of that file icon, and NOT on clicking elsewhere to dismiss the popup menu. Likewise, the other example given is always reproducible: "on the desktop surface: Right-click empty space to get context menu, right-click above [i.e. on] desktop icon to dismiss menu, right-click icon again and you still get the empty-space context instead of the icon one." That explains how you might get the wrong context menu in right-clicking a desktop icon, but how does it explain opening that file/link when you right-click it? Also, that Qt bug and Bug 366065 are always reproducible, whereas this bug is only "Reproducible: Sometimes", which makes this bug seem more like a timing problem, race condition, or something dependent on less obvious circumstances. -- You are receiving this mail because: You are watching all bug changes.