Bug 449269

Summary: Changing "Main layout count" doesn't enable the apply button
Product: [Applications] systemsettings Reporter: Fabian Vogt <fabian>
Component: kcm_keyboardAssignee: Plasma Bugs List <plasma-bugs-null>
Status: CONFIRMED ---    
Severity: normal CC: butirsky, nate
Priority: NOR    
Version First Reported In: master   
Target Milestone: ---   
Platform: openSUSE   
OS: Linux   
Latest Commit: Version Fixed/Implemented In:
Sentry Crash Report:

Description Fabian Vogt 2022-01-27 21:56:43 UTC
When changing the "Main layout count" value in the spinbox, the apply button doesn't get enabled, something else .
This also applies to the "Spare layouts" checkbox, which just enables that spinbox.

It's a bit annoying to fix because the spinbox is hooked up directly to kconfig, overwriting the "current" value immediately, and there are references to that all over the place.
Comment 1 Fabian Vogt 2022-01-27 21:57:20 UTC
> When changing the "Main layout count" value in the spinbox, the apply button doesn't get enabled, something else .
... has to be changed to allow saving.