Bug 49837

Summary: Slow text typing in konsole & other kde programs
Product: [Frameworks and Libraries] kdelibs Reporter: Tommi Tervo <tommi.tervo>
Component: generalAssignee: Stephan Kulow <coolo>
Status: RESOLVED WORKSFORME    
Severity: normal CC: bongartz
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:

Description Tommi Tervo 2002-10-28 19:05:08 UTC
Version:            (using KDE KDE 3.0.9)
Installed from:    Compiled From Sources
Compiler:          gcc-2.96 Redhat standard gcc
OS:          Linux

<URL: http://lists.kde.org/?l=kde-devel&m=103405662930278&w=2>
Still present. Konqis textareas are very slow, but for example qt desiger is fast. Unset LC_CTYPE works, but is not a choice.
Comment 1 Stephan Binner 2002-10-29 09:48:25 UTC
Not Konsole specific. 
Comment 2 Joerg de la Haye 2002-11-03 21:36:39 UTC
You do not need to unset LC-vars, the only locales affected are these with 
the "@euro"-aliases. 
 
If you try xx_XX.UTF-8 or xx_XX.ISO-8859-1 and choose it as your 
standard locale, there's no lag or slowdown, even with xx_XX.ISO-8859-15 
everything is alright. 
The problem seems to deal with the @euro-aliases only. 
Comment 3 Tommi Tervo 2002-11-04 22:05:24 UTC
Current qt-copy fixes the problem.