Bugzilla – Bug 121049
Qt's broken autorepeat compression affecting KHotkeys
Last modified: 2005-10-10 15:00:15 UTC
When you you define hotkey in KHotkeys with repeated letters, the result is grouped, with any repeated letters grouped together at the first letter's occurrence. Example: In "khotkeys", I enter: T:h:i:s:S:h:o:u:l:d:B:e:R:e:a:d:a:b:l:e And when I press the shortcut, I get: thhissoullddbbeeeraa It appears to be a Qt's broken autorepeat compression. There is a patch for this: http://bugs.kde.org/show_bug.cgi?id=84434#c9 Perhaps it should be included in SUSE Qt package.
patch added for 10.1, as far as I understood this is not critical enough for a 10.0 update.