Bug 121049 - Qt's broken autorepeat compression affecting KHotkeys
Summary: Qt's broken autorepeat compression affecting KHotkeys
Status: RESOLVED FIXED
Alias: None
Product: SUSE LINUX 10.0
Classification: openSUSE
Component: KDE (show other bugs)
Version: Final
Hardware: 32bit SUSE Other
: P5 - None : Normal
Target Milestone: ---
Assignee: E-mail List
QA Contact: E-mail List
URL: http://bugs.kde.org/show_bug.cgi?id=8...
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-10-07 16:17 UTC by Michal Gaspar
Modified: 2005-10-10 15:00 UTC (History)
0 users

See Also:
Found By: Other
Services Priority:
Business Priority:
Blocker: ---
Marketing QA Status: ---
IT Deployment: ---


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Michal Gaspar 2005-10-07 16:17:07 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.
Comment 1 Dirk Mueller 2005-10-10 15:00:15 UTC
patch added for 10.1, as far as I understood this is not critical enough for a 
10.0 update.