Bug 121732

Summary: History buffer not displayed when scrolling
Product: [Applications] konsole Reporter: Lamont R. Peterson <peregrine>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED NOT A BUG    
Severity: normal    
Priority: NOR    
Version: 1.6   
Target Milestone: ---   
Platform: Fedora RPMs   
OS: Linux   
Latest Commit: Version Fixed In:

Description Lamont R. Peterson 2006-02-10 23:12:15 UTC
Version:           1.6 (using KDE KDE 3.5.1)
Installed from:    Fedora RPMs
OS:                Linux

After the update to KDE 3.5.1, Konsole (1.6) does not draw any of the history that has scrolled off the top when you scroll back.  The scroll bar length increases correctly (it appears the data is being stored), but I get nothing but a blank window.

Which details can I get for you?
Comment 1 Kurt Hindenburg 2006-02-11 17:58:03 UTC
This happens when you have unlimited history... when I fixed # 120046 I negelected to fix the code dealing with unlimited history.  The fix is in 3.5.2.

If you don't have svn sources, change the history to something other than unlimited.
Comment 2 Lamont R. Peterson 2006-02-12 23:09:56 UTC
OK.  Well, I was about to reopen this and tell you that my history was not set to unlimited on any tabs, but when I checked, it is set to unlimited on all of them.  That is not what I had it set to.  Somewhere along the way, it looks like an update changed that.

You want me to file that as a separate bug or reopen this and update the summary and such?