https://bugs.kde.org/show_bug.cgi?id=489975
Ismael Asensio <isma...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|ASSIGNED |RESOLVED Resolution|--- |FIXED Version Fixed In| |6.2 Latest Commit| |https://invent.kde.org/plas | |ma/plasma-desktop/-/commit/ | |d9ee7cbbdd3fdec3a71ec847aaf | |00d6a36dbda6b --- Comment #4 from Ismael Asensio <isma...@gmail.com> --- Git commit d9ee7cbbdd3fdec3a71ec847aaf00d6a36dbda6b by Ismael Asensio. Committed on 11/09/2024 at 21:54. Pushed by iasensio into branch 'master'. kcms/keyboard: Fix assigning variants to wrong layouts for "extra" rules When processing the xkb_rules files, we cannot assume that the layouts and their corresponding variants will always come in order. Instead find the layout by name before assigning the variant. This fixes the layout/variant matches defined in `*.extras.xml`, which are merged later, and provide new variants to layouts that were already FIXED-IN: 6.2 M +16 -12 kcms/keyboard/xkb_rules.cpp https://invent.kde.org/plasma/plasma-desktop/-/commit/d9ee7cbbdd3fdec3a71ec847aaf00d6a36dbda6b -- You are receiving this mail because: You are watching all bug changes.