Skip to content
Commit 661695fd authored by Nate Graham's avatar Nate Graham
Browse files

[GridDelegate] Don't select unselected item when clicking on any of its action buttons

Summary:
In 6258f33f, I changed the delegate action button
behavior to select an unselected item when any of its buttons were clicked. In
retrospect, this was a mistake and causes various issues with items becoming selected
when they shouldn't be.

This patch reverts that part of the change to the prior behavior.

BUG: 404536
FIXED-IN: 5.62

Test Plan:
Preview an unselected LNF theme or splash screen and navigate away from the KCM; no
"unsaved changes" dialog

Click on the delete or show in folder button on an unselected wallpaper item; still works

Reviewers: broulik, #plasma

Reviewed By: broulik, #plasma

Subscribers: kde-frameworks-devel

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D22975
parent 94413385
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment