https://bugs.kde.org/show_bug.cgi?id=425636
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/commit/d7 | |1cb60d6b55fff5516ac77aff1f5 | |60e5979e3a1 Status|ASSIGNED |RESOLVED Version Fixed In| |5.22.5 Resolution|--- |FIXED --- Comment #4 from Nate Graham <n...@kde.org> --- Git commit d71cb60d6b55fff5516ac77aff1f560e5979e3a1 by Nate Graham. Committed on 09/08/2021 at 21:48. Pushed by ngraham into branch 'master'. [containments/desktop] Stop hardcoding applet handle tooltip position Doing this caused the tooltip to overlap other buttons when the widget was rotated 90 degrees horizontally, and therefore made those buttons inaccessible. The ToolTip already has code to dodge other UI elements and disappar when the mouse overs over it; let's let that code work (which it does) and just remove the hardcoded position overrides here. FIXED-IN: 5.22.5 M +0 -2 containments/desktop/package/contents/ui/ActionButton.qml https://invent.kde.org/plasma/plasma-desktop/commit/d71cb60d6b55fff5516ac77aff1f560e5979e3a1 -- You are receiving this mail because: You are watching all bug changes.