Bug 435014 - "Apply" button of Virtual Desktop KCM sohuld be activated when we start to type another virtual desktop name
Summary: "Apply" button of Virtual Desktop KCM sohuld be activated when we start to ty...
Status: RESOLVED FIXED
Alias: None
Product: systemsettings
Classification: Applications
Component: kcm_kwinvirtualdesktops (show other bugs)
Version: unspecified
Platform: Neon Linux
: NOR normal
Target Milestone: ---
Assignee: KWin default assignee
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2021-03-27 12:57 UTC by Patrick Silva
Modified: 2021-05-24 15:23 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 5.22


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Patrick Silva 2021-03-27 12:57:16 UTC
STEPS TO REPRODUCE
1. open System Settings > workspace behavior > virtual desktops
2. click on "Rename" button of any virtual desktop
3. type another virtual desktop name

OBSERVED RESULT
"Apply" button remains greyed out. If we press enter/return after the last step,
"Apply" button is activated.

EXPECTED RESULT
immediately activate "Apply" button when we start to type another virtual desktop
name.

SOFTWARE/OS VERSIONS
Operating System: KDE neon Unstable Edition
KDE Plasma Version: 5.21.80
KDE Frameworks Version: 5.81.0
Qt Version: 5.15.2
Graphics Platform: Wayland
Comment 1 Bug Janitor Service 2021-05-22 11:57:02 UTC
A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/1026
Comment 2 Nicolas Fella 2021-05-22 14:14:12 UTC
Git commit 86ce04a7fc856c1a9a8be949435b754049113bea by Nicolas Fella.
Committed on 22/05/2021 at 11:54.
Pushed by nicolasfella into branch 'master'.

[kcms/virtualdesktops] Enable apply button when typing desktop name

Currently the apply button will only be enabled when you press enter or
change focus away from the text field which is somewhat inintuitive.

Instead enable the apply button as soon as the text changed.

M  +4    -1    src/kcmkwin/kwindesktop/package/contents/ui/main.qml

https://invent.kde.org/plasma/kwin/commit/86ce04a7fc856c1a9a8be949435b754049113bea
Comment 3 Nicolas Fella 2021-05-22 14:15:20 UTC
Git commit 3869715ed3f9e23a0c59918fea8f757692535f44 by Nicolas Fella.
Committed on 22/05/2021 at 14:14.
Pushed by nicolasfella into branch 'Plasma/5.22'.

[kcms/virtualdesktops] Enable apply button when typing desktop name

Currently the apply button will only be enabled when you press enter or
change focus away from the text field which is somewhat inintuitive.

Instead enable the apply button as soon as the text changed.
(cherry picked from commit 86ce04a7fc856c1a9a8be949435b754049113bea)

M  +4    -1    src/kcmkwin/kwindesktop/package/contents/ui/main.qml

https://invent.kde.org/plasma/kwin/commit/3869715ed3f9e23a0c59918fea8f757692535f44