Bug 458422 - Elided sound profiles in combobox popup
Summary: Elided sound profiles in combobox popup
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_pulseaudio (show other bugs)
Version: master
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: Oliver Beard
URL:
Keywords: regression
: 459264 460032 (view as bug list)
Depends on:
Blocks:
 
Reported: 2022-08-28 11:38 UTC by Patrick Silva
Modified: 2022-10-13 17:01 UTC (History)
6 users (show)

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


Attachments
screenshot (116.10 KB, image/png)
2022-08-28 11:38 UTC, Patrick Silva
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Silva 2022-08-28 11:38:32 UTC
Created attachment 151659 [details]
screenshot

SUMMARY
This bug occurs even with default font settings.

STEPS TO REPRODUCE
1. open Audio KCM
2. open 'Profile' combobox
3. 

OBSERVED RESULT
as we can see in the attached screenshot, some sound profiles are elided

EXPECTED RESULT
all sound profiles are entirely readable

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.25.80
KDE Frameworks Version: 5.98.0
Qt Version: 5.15.5
Graphics Platform: Wayland
Comment 1 Nate Graham 2022-08-30 20:12:03 UTC
Can reproduce. Could you take a look, Oliver? Thanks!
Comment 2 Nicolas Fella 2022-09-17 17:46:06 UTC
*** Bug 459264 has been marked as a duplicate of this bug. ***
Comment 3 Oliver Beard 2022-10-05 22:47:41 UTC
Git commit 53251d6d8cfd0e240d7ae9b4c4881c7a507fdded by Oliver Beard.
Committed on 05/10/2022 at 16:34.
Pushed by ngraham into branch 'master'.

KCM: Allow comboboxes to grow to fit contents

M  +1    -1    src/kcm/package/contents/ui/CardListItem.qml
M  +2    -2    src/kcm/package/contents/ui/DeviceListItem.qml
M  +1    -1    src/kcm/package/contents/ui/StreamListItem.qml

https://invent.kde.org/plasma/plasma-pa/commit/53251d6d8cfd0e240d7ae9b4c4881c7a507fdded
Comment 4 Nate Graham 2022-10-05 22:48:53 UTC
Git commit 4892ec6a47a9f0cc036b6e72cb516a7bae15c301 by Nate Graham, on behalf of Oliver Beard.
Committed on 05/10/2022 at 22:48.
Pushed by ngraham into branch 'Plasma/5.26'.

KCM: Allow comboboxes to grow to fit contents


(cherry picked from commit 53251d6d8cfd0e240d7ae9b4c4881c7a507fdded)

M  +1    -1    src/kcm/package/contents/ui/CardListItem.qml
M  +2    -2    src/kcm/package/contents/ui/DeviceListItem.qml
M  +1    -1    src/kcm/package/contents/ui/StreamListItem.qml

https://invent.kde.org/plasma/plasma-pa/commit/4892ec6a47a9f0cc036b6e72cb516a7bae15c301
Comment 5 Patrick Silva 2022-10-06 18:58:57 UTC
*** Bug 460032 has been marked as a duplicate of this bug. ***
Comment 6 Patrick Silva 2022-10-11 17:28:49 UTC
The bug persists on Plasma 5.26. Will it be fixed on Plasma 5.26.1?
Comment 7 Oliver Beard 2022-10-13 16:55:44 UTC
(In reply to Patrick Silva from comment #6)
> The bug persists on Plasma 5.26. Will it be fixed on Plasma 5.26.1?

Are you certain? I believe it was in 5.25.90 but it should be merged into 5.26, which I see on my own Arch system.

I very quickly made a MR (with a day to spare) to address this issue after realising that with 3 bug reports from a beta release, it would soon be much worse...
Comment 8 Patrick Silva 2022-10-13 17:01:23 UTC
I can only reproduce with non-default SF Pro Display font. Probably it is bug 459457.