Bug 503544 - In Key Bindings labels shift when something is toggled
Summary: In Key Bindings labels shift when something is toggled
Status: CONFIRMED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_keyboard (other bugs)
Version First Reported In: 6.3.4
Platform: Other Linux
: NOR minor
Target Milestone: ---
Assignee: Plasma Bugs List
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2025-04-29 19:04 UTC by Damglador
Modified: 2025-04-30 18:06 UTC (History)
5 users (show)

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


Attachments
Category label is shifted down (10.65 KB, image/png)
2025-04-29 19:04 UTC, Damglador
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Damglador 2025-04-29 19:04:12 UTC
Created attachment 180791 [details]
Category label is shifted down

SUMMARY
See attachment

STEPS TO REPRODUCE
1. Go to Keyboard
2. Go to Key Bindings using button on the top right 
3. Expand a section
4. Toggle something

OBSERVED RESULT
Label of the category shifts downwards

EXPECTED RESULT
It shouldn't

SOFTWARE/OS VERSIONS
Operating System: Arch Linux 
KDE Plasma Version: 6.3.4
KDE Frameworks Version: 6.13.0
Qt Version: 6.9.0
Kernel Version: 6.14.4-zen1-1-zen (64-bit)
Graphics Platform: Wayland
Processors: 12 × AMD Ryzen 5 5600H with Radeon Graphics
Memory: 13.5 GiB of RAM
Graphics Processor 1: AMD Radeon Graphics
Graphics Processor 2: NVIDIA GeForce RTX 3060 Laptop GPU

ADDITIONAL INFORMATION
Comment 1 Nate Graham 2025-04-30 18:06:23 UTC
Looks like this is intentional per the current code, because the act of toggling something changes that section from its default settings and makes a revert button appear. This button is taller than the header, so the whole row becomes taller to compensate.

Not ideal though.