Summary: | KDE constantly forgets per application keyboard layout settings | ||
---|---|---|---|
Product: | [Applications] systemsettings | Reporter: | nine |
Component: | kcm_keyboard_layout | Assignee: | Andriy Rysin <arysin> |
Status: | RESOLVED FIXED | ||
Severity: | normal | ||
Priority: | NOR | ||
Version: | 5.3.1 | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | http://commits.kde.org/plasma-desktop/3768587fc6807e06dbf257dd51e2d9f2e42dd1b9 | Version Fixed In: | 5.4.2 |
Sentry Crash Report: |
Description
nine
2013-10-03 07:28:59 UTC
I can still reproduce this on plasma5-desktop 5.3.1 on openSUSE Tumbleweed. Do you have any pointers for me where I could start looking myself? Is systemsettings the right product for this bug report? Git commit 3768587fc6807e06dbf257dd51e2d9f2e42dd1b9 by David Rosca. Committed on 30/09/2015 at 20:39. Pushed by drosca into branch 'Plasma/5.4'. kded_keyboard: Fix restoring application/window specific layout settings This removes the check if user has restore session on start option enabled, so the layout map is restored everytime. It also checks in LayoutMemory::laoutChanged if the changed keyboard layout is different from user configured to prevent clearing the layout map on startup. FIXED-IN: 5.4.2 REVIEW: 125256 M +2 -3 kcms/keyboard/layout_memory.cpp M +11 -25 kcms/keyboard/layout_memory_persister.cpp http://commits.kde.org/plasma-desktop/3768587fc6807e06dbf257dd51e2d9f2e42dd1b9 |