https://bugs.kde.org/show_bug.cgi?id=455138
Nate Graham <n...@kde.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Latest Commit| |https://invent.kde.org/fram | |eworks/plasma-framework/com | |mit/1fb2198fcee0ec909fed2f1 | |cb6f2d16f27513d57 Version Fixed In| |5.25 Resolution|--- |FIXED Status|REPORTED |RESOLVED --- Comment #6 from Nate Graham <n...@kde.org> --- Git commit 1fb2198fcee0ec909fed2f1cb6f2d16f27513d57 by Nate Graham, on behalf of Luca Carlon. Committed on 11/06/2022 at 19:16. Pushed by ngraham into branch 'master'. Add back the WindowsGoBelow panel behavior In relation to patches in: - https://invent.kde.org/frameworks/plasma-framework/-/commit/d0c9c659db4b35f98b7d9a3b2f8afb9fe5d73f34 - https://invent.kde.org/frameworks/plasma-framework/-/commit/94a0495f137d966442b13d05dbf8c215260b35f5 ...the WindowsGoBelow behavior is missing in the new implementation. Before those two patches, when Dock type was used, WindowsGoBelow was also set. After the aforementioned patches, Dock type is still set, but WindowsGoBelow was removed. This commit fixes that. FIXED-IN: 5.25 M +1 -0 src/plasmaquick/dialog.cpp https://invent.kde.org/frameworks/plasma-framework/commit/1fb2198fcee0ec909fed2f1cb6f2d16f27513d57 -- You are receiving this mail because: You are watching all bug changes.