Bug 504094

Summary: [OpenConnect] View Logs group box is wrongly positioned and sized
Product: [Plasma] policykit-kde-agent-1 Reporter: postix <postix>
Component: generalAssignee: Unassigned bugs <unassigned-bugs-null>
Status: REPORTED ---    
Severity: normal CC: drf, jgrulich, jreznik, nate
Priority: NOR    
Version First Reported In: 6.3.5   
Target Milestone: ---   
Platform: Other   
OS: Linux   
See Also: https://bugs.kde.org/show_bug.cgi?id=494867
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: Screenshot
Screenshot 2

Description postix 2025-05-12 12:04:12 UTC
Created attachment 181207 [details]
Screenshot

SUMMARY

Add a Cisco AnyConnect VPN connection, try to login.

There's a group box for to "view logs", however it's too small, cut off and can even cover other content on login.


SOFTWARE/OS VERSIONS
Operating System: openSUSE Tumbleweed 20250509
KDE Plasma Version: 6.3.5
KDE Frameworks Version: 6.13.0
Qt Version: 6.9.0
Kernel Version: 6.14.5-1-default (64-bit)
Graphics Platform: Wayland
Comment 1 postix 2025-05-12 12:05:04 UTC
Created attachment 181208 [details]
Screenshot 2
Comment 2 postix 2025-05-14 17:31:05 UTC
Nate, you've moved this to `policykit-kde-agent-1`: Was this an accident?
Comment 3 Nate Graham 2025-05-14 17:49:21 UTC
Nope, that was intentional, because it's the password dialog that has this UI embedded in it, which means it's not allocating enough space for it or something.
Comment 4 postix 2025-05-14 17:58:16 UTC
Alright, because https://bugs.kde.org/show_bug.cgi?id=504207 was about the same dialog and you've moved it from polkit to plasmashell, so I'm bit confused.

I'm not sure if this really a polkit dialog? Doesn't a polkit dialog usually ask for my $user password and not for a vpn-user password? But what do I know. :-)
Comment 5 Nate Graham 2025-05-14 18:13:27 UTC
It's because for Bug 504207, the problem is really about the *content* that gets embedded in the dialog, where this one is about the dialog itself not making enough room for the content.