https://bugs.kde.org/show_bug.cgi?id=312325
--- Comment #30 from geqch0...@mozmail.com --- (In reply to Harald Sitter from comment #26) > Can I please get an updated list of which applications you are seeing this > problem with and whether you are seeing it on x11 or wayland? (Please test > with latest versions only, that includes plasma). > > I'd also be very interested in video recordings of this happening. > > For the record: for partitionmanager in particular my theory is that there > is a race condition between the two windows appearing (i.e. the mainwindow > only appears after the auth window), which would explain why the stacking > order is incorrect despite us calling forceActiveWindow in the auth dialog > code. The resion that the window only sometimes show up at the top is because when you open a window it shows up above all other windows with partition manager the main window loads after polkit is called, so it appears behind to fix this have the polkit window have the keep above all windows flag set I did that with the window rule but if that can get integrated in to the kde polkit agent that would fix this. -- You are receiving this mail because: You are watching all bug changes.