https://bugs.kde.org/show_bug.cgi?id=445495
Nate Graham <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Latest Commit| |https://invent.kde.org/fram | |eworks/plasma-framework/com | |mit/c3bccdf278f2d9cbf638e86 | |4fc478cb72d2d0db5 Resolution|--- |FIXED --- Comment #4 from Nate Graham <[email protected]> --- Git commit c3bccdf278f2d9cbf638e864fc478cb72d2d0db5 by Nate Graham, on behalf of Michail Vourlakos. Committed on 13/12/2021 at 15:58. Pushed by ngraham into branch 'master'. fix availableScreenRect for applets/containments --when an applet or desktop containment is not in the current activity and requests ::availableScreenRect() value, Plasma::Corona decides to return as valid screenId: -1. That behavior can lead to applets going under plasma panels that have set visibility to AlwaysVisible. Such panels should always been taken into account when calculating the available screen geometry. M +5 -0 src/scriptengines/qml/plasmoid/appletinterface.cpp https://invent.kde.org/frameworks/plasma-framework/commit/c3bccdf278f2d9cbf638e864fc478cb72d2d0db5 -- You are receiving this mail because: You are watching all bug changes.
