https://bugs.kde.org/show_bug.cgi?id=426969
David Edmundson <[email protected]> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Latest Commit| |https://invent.kde.org/fram | |eworks/plasma-framework/com | |mit/d40d36057a0ee9fcb4badc7 | |ff8b56844da79dfc8 --- Comment #10 from David Edmundson <[email protected]> --- Git commit d40d36057a0ee9fcb4badc7ff8b56844da79dfc8 by David Edmundson. Committed on 13/01/2022 at 10:36. Pushed by davidedmundson into branch 'master'. Always sync the setPanelBehavior to wayland Currently this code is in the else statement to if (type != Dialog::Normal) { This doesn't make sense as panel roles apply explicitly to other types, like Dialog::Dock. On X11 the equivalent always applies. M +10 -10 src/plasmaquick/dialog.cpp https://invent.kde.org/frameworks/plasma-framework/commit/d40d36057a0ee9fcb4badc7ff8b56844da79dfc8 -- You are receiving this mail because: You are watching all bug changes.
