https://bugs.kde.org/show_bug.cgi?id=516392
Akseli Lahtinen <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit|https://invent.kde.org/plas |https://invent.kde.org/plas |ma/discover/-/commit/bb6dd4 |ma/discover/-/commit/3b1dfb |c623ef3454b3e79adf628efd9e3 |25082bfcef9e72706f66aa7d898 |54125f9 |b319ef7 --- Comment #2 from Akseli Lahtinen <[email protected]> --- Git commit 3b1dfb25082bfcef9e72706f66aa7d898b319ef7 by Akseli Lahtinen. Committed on 11/03/2026 at 19:10. Pushed by akselmo into branch 'Plasma/6.6'. 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. (cherry picked from commit bb6dd4c623ef3454b3e79adf628efd9e354125f9) Co-authored-by: Akseli Lahtinen <[email protected]> M +8 -8 discover/qml/DiscoverWindow.qml https://invent.kde.org/plasma/discover/-/commit/3b1dfb25082bfcef9e72706f66aa7d898b319ef7 -- You are receiving this mail because: You are watching all bug changes.
