Summary: | [Wayland Only] The "Add Panel" right click menu option spawns in a random place | ||
---|---|---|---|
Product: | [Plasma] plasmashell | Reporter: | Bruno Guedes <brunoguedes.nave> |
Component: | general | Assignee: | David Edmundson <kde> |
Status: | RESOLVED DUPLICATE | ||
Severity: | normal | CC: | nate, personalizedrefrigerator, plasma-bugs |
Priority: | NOR | ||
Version: | master | ||
Target Milestone: | 1.0 | ||
Platform: | Other | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Attachments: | the bug |
Description
Bruno Guedes
2021-01-01 00:02:42 UTC
Created attachment 134428 [details]
the bug
the mouse is over the "Add Panel" but the window appear in the top of the screen
Huh, I thought we fixed this. After today's update it kind of works. Previously it would always be buggy. And now it works in some cases. If the last thing you clicked was the desktop or the plasma panel it works. But if you clicked in another window and immediately after right click in the plasma panel, the add panels sub-memu will appear in another window. And there is another way of triggering this bug that I don't know if is related. If you open konsole and run a command that takes some time. Like e.g. "sleep 10", while the command is running, the bug will also trigger. *** Bug 431558 has been marked as a duplicate of this bug. *** *** Bug 431558 has been marked as a duplicate of this bug. *** Can't do anything about it on the kwin side, Qt creates an xdg_toplevel surface for the popup, therefore it's subject to the placement policies. When the popup is created, it needs to have a proper parent window. *** This bug has been marked as a duplicate of bug 417378 *** |