Bug 510020

Summary: The PolKit authentication modal's user information truncates, when too long for it
Product: [I don't know] kde Reporter: Roke Julian Lockhart Beedell <4wy78uwh>
Component: generalAssignee: Unassigned bugs <unassigned-bugs-null>
Status: NEEDSINFO WAITINGFORINFO    
Severity: minor CC: akselmo
Priority: NOR    
Version First Reported In: unspecified   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
URL: https://discuss.kde.org/t/which-components-are-these/438/9?u=rokejulianlockhart
Latest Commit: Version Fixed In:
Sentry Crash Report:
Attachments: A Screenshot Of The Modal
A Reproductive Screenshot With FC-Alias's "Sans-Serif" Typeface

Description Roke Julian Lockhart Beedell 2025-09-28 10:32:31 UTC
Created attachment 185336 [details]
A Screenshot Of The Modal

# SUMMARY

The PolKit authentication modal's user information truncates, when too long for it.

# STEPS TO REPRODUCE

1. Authenticate as a non-superuser user.

2. Connect a second storage device.

3. Unmount it, if mounted.

4. Mount it via Dolphin or Partition Manager.

# OBSERVED RESULT

The user information is truncated.

# EXPECTED RESULT

The user information should wrap. It certainly shouldn't render behind the window border.

# SOFTWARE/OS VERSIONS

> ~~~
> Operating System: Fedora Linux 42
> KDE Plasma Version: 6.4.5
> KDE Frameworks Version: 6.18.0
> Qt Version: 6.9.2
> Kernel Version: 6.16.8-200.fc42.x86_64 (64-bit)
> Graphics Platform: Wayland
> ~~~
Comment 1 Roke Julian Lockhart Beedell 2025-09-28 10:33:00 UTC
(In reply to Roke Julian Lockhart Beedell from comment #0)

# ADDITIONAL INFORMATION

Per https://forum.gitlab.com/t/unable-to-react-to-issue-overlay-in-non-saas-instance/130614?u=rokejulianlockhart, I managed to locate the repository for it via:

> ~~~
> $ rpm -qa | grep polkit-kde
> polkit-kde-6.4.5-1.fc42.x86_64
> $ rpm -qi polkit-kde-6.4.5-1.fc42.x86_64
> URL: https://invent.kde.org/plasma/polkit-kde-agent-1
> ~~~

...which contained https://invent.kde.org/plasma/polkit-kde-agent-1/-/blob/d0ac45952510d0f7ae7ed4204a2303c3eda55ce0/polkit-kde-authentication-agent-1.desktop.cmake#L112. However, IDK how to resolve that variable, in order to locate what component to report it to.
Comment 2 Akseli Lahtinen 2025-09-29 08:48:41 UTC
Does this happen with non-monospace font?
Comment 3 Roke Julian Lockhart Beedell 2025-09-29 09:10:35 UTC
Created attachment 185355 [details]
A Reproductive Screenshot With FC-Alias's "Sans-Serif" Typeface

(In reply to Akseli Lahtinen from comment #2)

> Does this happen with non-monospace font?

Yes, per the attachment.