https://bugs.kde.org/show_bug.cgi?id=500820
Bug ID: 500820 Summary: Add the function of reopening the context menu over a file if it's already opened somewhere else. Classification: Plasma Product: plasmashell Version: 6.3.1 Platform: Arch Linux OS: Linux Status: REPORTED Severity: wishlist Priority: NOR Component: Desktop icons & Folder View widget Assignee: plasma-b...@kde.org Reporter: fernandommu...@gmail.com CC: h...@kde.org Target Milestone: 1.0 Created attachment 178946 --> https://bugs.kde.org/attachment.cgi?id=178946&action=edit Very clunky and inefficient Context Menu. Right-Clicking a file is less efficient when the context menu is already opened somewhere else. This is because right-clicking a second time just closes the context menu, instead of overwriting it with a newer context menu... Or as it can be seem in the attachment, it not only closes it, but also keeps showing the context menu of the file NOT under the cursor. As far as I know, closing the context menu by right-clicking instead of left-clicking has no benefit. Currently: 1- Right-Click on Text.txt = opens Text.txt's context menu. 2- Right-Click on Video.webm = closes Text.txt's context menu. 3- (If on Desktop) Right-Click on Video.webm AGAIN = opens Text.txt's context menu. Request: 1- Right-Click on Text.txt = Opens Text.txt's context menu. 2- Right-Click on Video.webm = Opens Video.webm's context menu. -- You are receiving this mail because: You are watching all bug changes.