Bug 432829

Summary: Audio device names needlessly truncated in combobox
Product: [Applications] systemsettings Reporter: Dan Dascalescu <ddascalescu+kde>
Component: kcm_pulseaudioAssignee: David Rosca <nowrep>
Status: RESOLVED DUPLICATE    
Severity: normal CC: nate, plasma-bugs
Priority: NOR    
Version: 5.18.5   
Target Milestone: ---   
Platform: Kubuntu   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: Screenshot of the Audio - System Settings Module

Description Dan Dascalescu 2021-02-12 07:26:52 UTC
Created attachment 135611 [details]
Screenshot of the Audio - System Settings Module

In the "Audio - System Settings Module" dialog, the names of audio devices are pointlessly truncated, when there's plenty of horizontal space to display them fully in the combo box.

Due to this I was unable to see the end of the device names, which is the key information ("HDMI 1/2/3" vs. "Speakers"), until I reized the window to some ridiculously long width.
Comment 1 Nate Graham 2021-02-12 17:40:06 UTC
lol that's terrible!

Unfortunately this is an issue with the combobox itself. Apparently it's already fixed in Qt 6.

Also in Plasma 5.21, the combobox's manually-specified width is a bit wider, so maybe it's at least improved.

*** This bug has been marked as a duplicate of bug 403153 ***