[plasmashell] [Bug 438930] Visual glitch in context menu when the shift modifier key is pressed

2021-09-15 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=438930

Nate Graham  changed:

   What|Removed |Added

   See Also||https://bugs.kde.org/show_b
   ||ug.cgi?id=442485

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 438930] Visual glitch in context menu when the shift modifier key is pressed

2021-09-09 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=438930

Nate Graham  changed:

   What|Removed |Added

   Version Fixed In|5.22|5.23

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 438930] Visual glitch in context menu when the shift modifier key is pressed

2021-09-09 Thread Derek Christ
https://bugs.kde.org/show_bug.cgi?id=438930

Derek Christ  changed:

   What|Removed |Added

  Latest Commit||https://invent.kde.org/plas
   ||ma/plasma-desktop/commit/f8
   ||30ceeaf012a9f87b7c0b2b2bb9b
   ||095de107da4
 Status|ASSIGNED|RESOLVED
   Version Fixed In||5.22
 Resolution|--- |FIXED

--- Comment #3 from Derek Christ  ---
Git commit f830ceeaf012a9f87b7c0b2b2bb9b095de107da4 by Derek Christ.
Committed on 09/09/2021 at 19:01.
Pushed by davidedmundson into branch 'master'.

Introduce RemoveAction for context menu

The RemoveAction can either represent the delete action or the move to
trash action, depending on the shift modifier state.
This inplace swapping instead of adding and removing both actions fixes
a visual glitch that could be noticed by pressing and releasing the
shift key multiple times.
FIXED-IN: 5.22

M  +1-0containments/desktop/plugins/folder/CMakeLists.txt
M  +28   -46   containments/desktop/plugins/folder/foldermodel.cpp
M  +0-2containments/desktop/plugins/folder/foldermodel.h
A  +99   -0containments/desktop/plugins/folder/removeaction.cpp
[License: GPL(v2.0+)]
A  +49   -0containments/desktop/plugins/folder/removeaction.h [License:
GPL(v2.0+)]

https://invent.kde.org/plasma/plasma-desktop/commit/f830ceeaf012a9f87b7c0b2b2bb9b095de107da4

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 438930] Visual glitch in context menu when the shift modifier key is pressed

2021-08-28 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=438930

Bug Janitor Service  changed:

   What|Removed |Added

 Status|CONFIRMED   |ASSIGNED

--- Comment #2 from Bug Janitor Service  ---
A possibly relevant merge request was started @
https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/552

-- 
You are receiving this mail because:
You are watching all bug changes.

[plasmashell] [Bug 438930] Visual glitch in context menu when the shift modifier key is pressed

2021-07-28 Thread Nate Graham
https://bugs.kde.org/show_bug.cgi?id=438930

Nate Graham  changed:

   What|Removed |Added

 Ever confirmed|0   |1
 Status|REPORTED|CONFIRMED
 CC||n...@kde.org

--- Comment #1 from Nate Graham  ---
Can reproduce. Feel free to submit a merge request to harmonize the
implementations.

-- 
You are receiving this mail because:
You are watching all bug changes.