Bug 456060 - VPN secrets dialog not centered in screen
Summary: VPN secrets dialog not centered in screen
Status: CONFIRMED
Alias: None
Product: plasmashell
Classification: Plasma
Component: Networking in general (show other bugs)
Version: master
Platform: Other Linux
: NOR minor
Target Milestone: 1.0
Assignee: Jan Grulich
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2022-06-28 00:59 UTC by Nicolas Fella
Modified: 2024-12-23 18:23 UTC (History)
1 user (show)

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


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nicolas Fella 2022-06-28 00:59:31 UTC
STEPS TO REPRODUCE
1. Activate a (openconnect) VPN from the applet 
2.  An authentication dialog appears

OBSERVED RESULT
The dialog is in the top-left corner

EXPECTED RESULT
The dialog is centered in the scren

SOFTWARE/OS VERSIONS
KDE Plasma Version: master
KDE Frameworks Version: master
Qt Version: 5.15.5

ADDITIONAL INFORMATION

Wayland

Usually this is achieved by setting a proper parent window for the dialog, but this is tricky here since the dialog is from kded, which does not really have a "main" window we could parent to
Comment 1 Nicolas Fella 2022-06-29 13:02:10 UTC
This is using the "Minimal Overlapping" placement policy. With the default "Centered" it is indeed centered
Comment 2 Ben Cooksley 2024-12-23 18:23:37 UTC
Bulk transfer as requested in T17796