Bug 403832 - Password prompts appears on random positions on Wayland
Summary: Password prompts appears on random positions on Wayland
Status: REPORTED
Alias: None
Product: policykit-kde-agent-1
Classification: Plasma
Component: general (other bugs)
Version First Reported In: 5.14.90
Platform: Arch Linux Linux
: NOR minor
Target Milestone: ---
Assignee: Jaroslav Reznik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2019-02-01 14:24 UTC by Lucia Mrenica
Modified: 2021-09-24 14:30 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed/Implemented In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Lucia Mrenica 2019-02-01 14:24:56 UTC
...couldn't it be forced to always appear in the center of the screen?
Regardless of other windows positions?

KDE Plasma Version: 5.14.90
KDE Frameworks Version: 5.54
Qt Version: 5.12.0

ADDITIONAL INFORMATION
On wayland
Comment 1 Johan Klokkhammer Helsing 2019-02-06 11:08:25 UTC
@mthw0: At least the regular xdg-shell doesn't allow you to specify a position for toplevel windows, only relative positions for popups (menus etc).

Could perhaps be done through some protocol extension? Not sure if anything like this exists...
Comment 2 Patrick Silva 2021-09-24 14:30:31 UTC
Annoying random position of password dialog persists on Plasma 5.23 beta.

(In reply to Johan Klokkhammer Helsing from comment #1)
> @mthw0: At least the regular xdg-shell doesn't allow you to specify a
> position for toplevel windows, only relative positions for popups (menus
> etc).
> 
> Could perhaps be done through some protocol extension? Not sure if anything
> like this exists...

could the protocol you are talking about to be this one?

https://gitlab.freedesktop.org/wayland/wayland/-/issues/40