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 |https://invent.kde.org/plas |ma/plasma-desktop/commit/d7 |ma/plasma-desktop/commit/6e |1cb60d6b55fff5516ac77aff1f5 |37179bbc76407111ad6d0ced44a |60e5979e3a1 |b18fe9d0c44 --- Comment #5 from Nate Graham <n...@kde.org> --- Git commit 6e37179bbc76407111ad6d0ced44ab18fe9d0c44 by Nate Graham. Committed on 10/08/2021 at 13:43. Pushed by ngraham into branch 'Plasma/5.22'. [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 (cherry picked from commit d71cb60d6b55fff5516ac77aff1f560e5979e3a1) M +0 -2 containments/desktop/package/contents/ui/ActionButton.qml https://invent.kde.org/plasma/plasma-desktop/commit/6e37179bbc76407111ad6d0ced44ab18fe9d0c44 -- You are receiving this mail because: You are watching all bug changes.