Bug 492021 - Component names not fully shown
Summary: Component names not fully shown
Status: ASSIGNED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_keys (show other bugs)
Version: master
Platform: Other Linux
: NOR minor
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2024-08-22 05:15 UTC by fanzhuyifan
Modified: 2024-08-22 15:07 UTC (History)
3 users (show)

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


Attachments
screenshot of cut-off component name (15.55 KB, image/png)
2024-08-22 05:15 UTC, fanzhuyifan
Details

Note You need to log in before you can comment on or make changes to this bug.
Description fanzhuyifan 2024-08-22 05:15:45 UTC
Created attachment 172840 [details]
screenshot of cut-off component name

***
If you're not sure this is actually a bug, instead post about it at https://discuss.kde.org

If you're reporting a crash, attach a backtrace with debug symbols; see https://community.kde.org/Guidelines_and_HOWTOs/Debugging/How_to_create_useful_crash_reports
***

SUMMARY
The component name is only partially shown.

STEPS TO REPRODUCE
1. Go to system settings - shortcuts
2. Look at the entry corresponding to Power Management...
3. 

OBSERVED RESULT
Component name partially shown, and no hint displaying full name on hover.

EXPECTED RESULT
Provide some way to see the full name

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.1.80
KDE Frameworks Version: 6.6.0
Qt Version: 6.8.0
Kernel Version: 6.10.5-arch1-1 (64-bit)
Graphics Platform: Wayland
Processors: 20 × 13th Gen Intel® Core™ i9-13900H
Memory: 15.2 GiB of RAM
Graphics Processor: Mesa Intel® Graphics
Manufacturer: ASUSTeK COMPUTER INC.
Product Name: ROG Zephyrus G16 GU603VV_GU603VV
System Version: 1.0
Comment 1 Nate Graham 2024-08-22 15:07:29 UTC
Can confirm. In this case we should make the sidebar width adjustable. I recall a patch to do that: https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2285.

Ideally in addition we would make its default width wide enough to always show the longest item's label, but that's harder.