Summary: | Cannot edit the Label of an existing keyboard layout anymore | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | John <ilikefoss> |
Component: | kcm_keyboard | Assignee: | Plasma Bugs List <plasma-bugs> |
Status: | RESOLVED FIXED | ||
Severity: | normal | CC: | bharadwaj.raju777, butirsky, duha.bugs, evgeniyharchenko.dev, natalie_clarius, nate |
Priority: | NOR | Keywords: | regression |
Version: | 6.3.0 | ||
Target Milestone: | --- | ||
Platform: | Debian unstable | ||
OS: | Linux | ||
Latest Commit: | https://invent.kde.org/plasma/plasma-desktop/-/commit/7327baf04bf9917fe11a1ffe407cf321b3d67cbd | Version Fixed In: | 6.4 |
Sentry Crash Report: | |||
Attachments: | English + Romanian + Spanish how they are now they are now |
Description
John
2025-02-14 12:00:53 UTC
Can confirm. You can only change the label when adding a layout, but not again after that. Oh, I even missed the fact that there's an input field to change the label when the layout is added. At least there's a workaround until this is fixed, so thanks for that too! :-) BTW, before, when the label column existed you could've just double-click the flag icon on the Label column to enter edit mode. On which the already existing two letter code was pre-selected so you could've just typed the new one over it. I would want it the same, I mean as easy as that to edit it, if you don't have some other design in mind. But the ability possibility of editing a label should be a bit more discoverable, if it's not too hard to do as I remember the first time I discovered by mistake, I'm not sure if there was at least a tooltip when you hovered the flag to let you know that double-clicking allow you to edit it. A possibly relevant merge request was started @ https://invent.kde.org/plasma/plasma-desktop/-/merge_requests/2843 Git commit 7327baf04bf9917fe11a1ffe407cf321b3d67cbd by Ismael Asensio. Committed on 21/02/2025 at 17:11. Pushed by iasensio into branch 'master'. kcms/keyboard: Allow to edit the layout display name The display name of the layouts can be customized, but in the UI it was only possible to set it when adding a new one. Expose the setting also in the layout list, in a non-intrussive way by giving the appearance of a label, which can be edited when given focus either by click or keyboard. FIXED-IN: 6.4 M +27 -0 kcms/keyboard/ui/LayoutDelegate.qml M +2 -0 kcms/keyboard/ui/main.qml https://invent.kde.org/plasma/plasma-desktop/-/commit/7327baf04bf9917fe11a1ffe407cf321b3d67cbd |