https://bugs.kde.org/show_bug.cgi?id=404536
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Resolution|--- |FIXED Latest Commit| |https://commits.kde.org/kde | |clarative/661695fdc532547d5 | |6b4a857ca57146c2a0a3c06 Status|CONFIRMED |RESOLVED Version Fixed In| |5.62 --- Comment #7 from Nate Graham <[email protected]> --- Git commit 661695fdc532547d56b4a857ca57146c2a0a3c06 by Nate Graham. Committed on 06/08/2019 at 18:23. Pushed by ngraham into branch 'master'. [GridDelegate] Don't select unselected item when clicking on any of its action buttons Summary: In 6258f33fce3af55f7cdd3b5487cd04d8e53c0b38, 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. 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 M +1 -4 src/qmlcontrols/kcmcontrols/qml/GridDelegate.qml https://commits.kde.org/kdeclarative/661695fdc532547d56b4a857ca57146c2a0a3c06 -- You are receiving this mail because: You are watching all bug changes.
