https://bugs.kde.org/show_bug.cgi?id=444569

Andrey <butir...@gmail.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED
      Latest Commit|                            |https://invent.kde.org/plas
                   |                            |ma/plasma-desktop/commit/02
                   |                            |325c521066eb0afd5f2656093e7
                   |                            |1ce46ae2538

--- Comment #10 from Andrey <butir...@gmail.com> ---
Git commit 02325c521066eb0afd5f2656093e71ce46ae2538 by Andrey Butirsky.
Committed on 16/09/2022 at 23:21.
Pushed by butirsky into branch 'master'.

fix: Keyboard layout shortcuts activate wrong language

Fixes spare layout's shortcuts activating wrong layout after first use, see the
bug for the details.

When we switch to a spare layout (by the shortcuts or via applet's menu),
rearrangement of layouts happen - the spare one become the last in the main
loop, preempting the previous one on it's place.  
Layouts-specific shortcut actions activate the layout by index which is hold in
the action's data. Thus, the indexes should be adjusted accordingly.

M  +25   -2    kcms/keyboard/keyboard_daemon.cpp

https://invent.kde.org/plasma/plasma-desktop/commit/02325c521066eb0afd5f2656093e71ce46ae2538

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to