https://bugs.kde.org/show_bug.cgi?id=477962
Fushan Wen <qydwhotm...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Version Fixed In| |6.0 Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/plas | |ma/plasma-workspace/-/commi | |t/f746e4cfc6a1e14b4c99b9280 | |dfa7c58bd6f316c Status|CONFIRMED |RESOLVED --- Comment #2 from Fushan Wen <qydwhotm...@gmail.com> --- Git commit f746e4cfc6a1e14b4c99b9280dfa7c58bd6f316c by Fushan Wen. Committed on 25/12/2023 at 15:46. Pushed by fusionfuture into branch 'master'. applets/mediacontroller: show tooltip only when active focus is from keyboard The attached tooltip is always shown when the widget is expanded because its parent tabbar has active focus. By also checking the focus reason, the tooltip will be still hidden when it's not focused by keyboard navigation. FIXED-IN: 6.0 M +1 -1 applets/mediacontroller/package/contents/ui/ExpandedRepresentation.qml https://invent.kde.org/plasma/plasma-workspace/-/commit/f746e4cfc6a1e14b4c99b9280dfa7c58bd6f316c -- You are receiving this mail because: You are watching all bug changes.