Bug 438731 - [KCommandBar] Empty space on the right side after the shortcuts
Summary: [KCommandBar] Empty space on the right side after the shortcuts
Status: RESOLVED FIXED
Alias: None
Product: frameworks-kwidgetsaddons
Classification: Frameworks and Libraries
Component: general (show other bugs)
Version: 5.83.0
Platform: Other Linux
: NOR minor
Target Milestone: ---
Assignee: Christoph Feck
URL:
Keywords: usability
Depends on:
Blocks:
 
Reported: 2021-06-16 12:06 UTC by popov895
Modified: 2021-11-09 16:04 UTC (History)
4 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.89


Attachments
KCommandBar in the Dolphin (42.02 KB, image/jpeg)
2021-06-16 12:06 UTC, popov895
Details

Note You need to log in before you can comment on or make changes to this bug.
Description popov895 2021-06-16 12:06:01 UTC
Created attachment 139385 [details]
KCommandBar in the Dolphin

SUMMARY

KCommandBar displays an empty space on the right side after the shortcuts. This empty space can be used to display more information, and it looks weird. Also, shortcuts should be aligned to the right side.

SOFTWARE/OS VERSIONS

Operating System: KDE neon 5.22
KDE Plasma Version: 5.22.1
KDE Frameworks Version: 5.83.0
Qt Version: 5.15.3
Graphics Platform: X11
Comment 1 Nate Graham 2021-06-16 16:28:56 UTC
I think it's because the shortcuts are left-aligned, and the width of the area that can be used for displaying shortcuts matches the widest one. It should probably limit this to the width of the longest *visible* shortcut.
Comment 2 popov895 2021-09-16 15:08:04 UTC
Any progress here?
Comment 3 Bug Janitor Service 2021-09-17 22:00:40 UTC
A possibly relevant merge request was started @ https://invent.kde.org/frameworks/kconfigwidgets/-/merge_requests/74