Created attachment 139022 [details] Broken shadow SUMMARY The corners of the shadow of the tooltip bubble in Plasma Components 3 is broken. STEPS TO REPRODUCE 1. Hover a PC3 tooltip 2. Look closely 3. OBSERVED RESULT Broken shadow corners EXPECTED RESULT Proper shadow corners SOFTWARE/OS VERSIONS Linux/KDE Plasma: git master as of 2021-06-02 ADDITIONAL INFORMATION X11 with 2x scaling
Can confirm on x11 and Wayland too. I could have sworn we had a bug report tracking this, but now I can't find it... git bisect says it was caused by 532817c00455ef7ddb400529b9c102f142db508b Marco, could you take a look?
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/plasma-framework/-/merge_requests/275
Git commit 19c8c7dc2eecfbdc1ce8a1a952428fceb5cf16fc by Marco Martin. Committed on 14/06/2021 at 08:58. Pushed by mart into branch 'master'. fix graphics of tooltips * proper margins for shadows * use solid instead of opaque, which is pixelated M +1 -1 src/declarativeimports/plasmacomponents3/ToolTip.qml A +458 -0 src/desktoptheme/air/translucent/widgets/background.svg M +75 -35 src/desktoptheme/breeze/solid/widgets/tooltip.svg M +81 -36 src/desktoptheme/breeze/translucent/widgets/tooltip.svg M +75 -35 src/desktoptheme/breeze/widgets/tooltip.svg https://invent.kde.org/frameworks/plasma-framework/commit/19c8c7dc2eecfbdc1ce8a1a952428fceb5cf16fc
*** Bug 439234 has been marked as a duplicate of this bug. ***