https://bugs.kde.org/show_bug.cgi?id=516392
Akseli Lahtinen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|REPORTED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/discover/-/commit/bb6dd4 | |c623ef3454b3e79adf628efd9e3 | |54125f9 --- Comment #1 from Akseli Lahtinen <[email protected]> --- Git commit bb6dd4c623ef3454b3e79adf628efd9e354125f9 by Akseli Lahtinen. Committed on 11/03/2026 at 17:30. Pushed by akselmo into branch 'master'. DiscoverWindow: Move refresh shortcut outside of the action If we declare the shortcut property as Shortcut directly, we get a broken tooltip that shows the Shortcut object instead of the actual shortcut. Instead, declare the Shortcut outside of the Action, then assign shortcuts nativeText property to the shortcut property. This way user gets the correct shortcut tooltip. M +8 -8 discover/qml/DiscoverWindow.qml https://invent.kde.org/plasma/discover/-/commit/bb6dd4c623ef3454b3e79adf628efd9e354125f9 -- You are receiving this mail because: You are watching all bug changes.
