https://bugs.kde.org/show_bug.cgi?id=517093
--- Comment #15 from Vlad Zahorodnii <[email protected]> --- It looks like the context menu contents is populated asynchronously, which then makes kwin and Qt fight over the global window position. Sometimes Qt wins, and most of the times (on my machine) kwin wins; it will vary per machine though, and if the client changes the system tray menu (it happens a lot with arch-update for some reason) how soon plasmashell will process that. Given that we shouldn't use absolute positioning, I think there is a way to fix it. I will do some experiments. -- You are receiving this mail because: You are watching all bug changes.
