https://bugs.kde.org/show_bug.cgi?id=438930
Bug ID: 438930
Summary: Visual glitch in context menu when the shift modifier
key is pressed
Product: plasmashell
Version: master
Platform: Other
OS: Linux
Status: REPORTED
Severity: normal
Priority: NOR
Component: Folder
Assignee: [email protected]
Reporter: [email protected]
CC: [email protected]
Target Milestone: 1.0
Created attachment 139527
--> https://bugs.kde.org/attachment.cgi?id=139527&action=edit
Glitch
SUMMARY
When the shift modifier key is pressed while a context menu of a file or folder
is open, a visual glitch appears at the bottom of the context menu. Please see
my picture.
STEPS TO REPRODUCE
1. Go to desktop
2. Right click on a file
3. Press and release shift
OBSERVED RESULT
Visual glitch
EXPECTED RESULT
No glitch
SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20210616
KDE Plasma Version: 5.22.80
KDE Frameworks Version: 5.84.0
Qt Version: 5.15.2
ADDITIONAL INFORMATION
I have found this bug while working on Bug 425997. I will probably fix this bug
myself soon. I think the glitch appears because the eventfilter of the context
menu swaps the "move to trash" action with the delete action instead of
changing it in place. I think doing it like Dolphin and switching the action in
place will resolve this issue.
--
You are receiving this mail because:
You are watching all bug changes.