https://bugs.kde.org/show_bug.cgi?id=430062
Weng Xuetian <wen...@gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |wen...@gmail.com --- Comment #7 from Weng Xuetian <wen...@gmail.com> --- So your behavior, if on X11, is probably due to this bug (I don't know how that config is applied on wayland, probably kwin is involved.): https://bugs.kde.org/show_bug.cgi?id=418175 The bug is when you apply rate config from kcm, it doesn't read the new value, which I just fixed. Also, the accent option, would rely on QT_IM_MODULE set to plasmaim, which probably doesn't set on your desktop. Due to the fact that it may break normal input method usage, it won't gonna be set by default or being override by your desktop setings. And right now when it is not set to plasmaim, accent and repeat will basically have the same behavior. I'll probably send patch to hide the key-held if QT_IM_MODULE is not plasmaim. -- You are receiving this mail because: You are watching all bug changes.