Bug 121049

Summary: Qt's broken autorepeat compression affecting KHotkeys
Product: [openSUSE] SUSE LINUX 10.0 Reporter: Michal Gaspar <michal>
Component: KDEAssignee: E-mail List <kde-maintainers>
Status: RESOLVED FIXED QA Contact: E-mail List <qa-bugs>
Severity: Normal    
Priority: P5 - None    
Version: Final   
Target Milestone: ---   
Hardware: 32bit   
OS: SUSE Other   
URL: http://bugs.kde.org/show_bug.cgi?id=84434
Whiteboard:
Found By: Other Services Priority:
Business Priority: Blocker: ---
Marketing QA Status: --- IT Deployment: ---

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.