https://bugs.kde.org/show_bug.cgi?id=389333
--- Comment #2 from Martin Flöser <mgraess...@kde.org> --- (In reply to Kai Uwe Broulik from comment #1) > I can reproduce. Obviously the full screen window is ontop of everything. > Martin, any idea how I can get the app menu raised above? I tried > Qt::WindowStaysOnTopHint for the menu but didn't help There's only one way: it needs to be a transient for the window it belongs to. -- You are receiving this mail because: You are watching all bug changes.