Bug 110593

Summary: scrolling of text broken
Product: [Applications] konsole Reporter: Thomas Koeller <thomas>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: 1.5.2   
Target Milestone: ---   
Platform: Compiled Sources   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: image demonstrating problem

Description Thomas Koeller 2005-08-11 23:16:25 UTC
Version:           1.5.2 (using KDE KDE 3.4.2)
Installed from:    Compiled From Sources
Compiler:          gcc 3.4.3 
OS:                Linux

If large amounts of text are output in a konsole window, causing scrolling, the bottommost line is handled incorrectly. Characters that extend all the way down, like 'q' or'g', leave a trace of single pixels behind them. If the amount of text written is large, those leftover pixels form a horizontal line. If the window is refreshed, the leftover pixels diappear.
Comment 1 Thomas Koeller 2005-08-11 23:18:15 UTC
Created attachment 12185 [details]
image demonstrating problem
Comment 2 Thomas Koeller 2005-08-11 23:20:54 UTC
Forgot to mention that the problem first showed up after uggrading qt-3.3.3 to qt-3.3.4 and kde-3.3.2 to kde-3.4.2.
Comment 3 Kurt Hindenburg 2006-05-15 19:20:49 UTC
Can you try a KDE 3.5.x version?   3.5.2 or 3.5.3 when it comes out.  May be font and LC_ALL related...
Comment 4 Thomas Koeller 2006-05-15 23:31:16 UTC
Tried with 3.5.2, problem seems to be gone.
Comment 5 Robert Knight 2006-08-07 17:57:21 UTC
Thanks for checking - problem marked as fixed.