https://bugs.kde.org/show_bug.cgi?id=432044
Aleix Pol <aleix...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |5.21.5 Latest Commit| |https://invent.kde.org/plas | |ma/discover/commit/9ce5d98d | |fa8e8b315b029d5f94af151bc05 | |5fb73 Resolution|--- |FIXED Status|ASSIGNED |RESOLVED --- Comment #7 from Aleix Pol <aleix...@kde.org> --- Git commit 9ce5d98dfa8e8b315b029d5f94af151bc055fb73 by Aleix Pol Gonzalez, on behalf of Nate Graham. Committed on 08/04/2021 at 22:33. Pushed by ngraham into branch 'master'. Remove non-useful tooltip while loading updates This tooltip was added to help diagnose issues with stuck backends, but has proven troublesome. This commit removes it for the following reasons: 1. It did not succeed in fixing the problem in the first place because the root cause always seems to be the PackageKit backend being stuck for a moment and not issuing updates, so the tooltip doesn't change at all or even tell us which backend is stuck. 2. Due to a bug, the tooltip was always shown when the cursor was hovered anywhere over the main panel, so users saw it much more than we wanted and filed many bug reports. This commit partially reverts 2196ed495089662f72107569e2aba451c8541cf5. FIXED-IN: 5.21.5 M +0 -15 discover/qml/UpdatesPage.qml M +0 -7 libdiscover/resources/ResourcesModel.cpp M +0 -2 libdiscover/resources/ResourcesModel.h https://invent.kde.org/plasma/discover/commit/9ce5d98dfa8e8b315b029d5f94af151bc055fb73 -- You are receiving this mail because: You are watching all bug changes.