Bug 60364

Summary: Move cursor to bottom when Application window is appended to
Product: [Applications] kdevelop Reporter: Jon Smirl <jonsmirl>
Component: Output ViewsAssignee: KDevelop Developers <kdevelop-devel>
Status: RESOLVED FIXED    
Severity: normal    
Priority: NOR    
Version: git master   
Target Milestone: ---   
Platform: RedHat Enterprise Linux   
OS: Linux   
Latest Commit: Version Fixed In:

Description Jon Smirl 2003-06-26 03:50:11 UTC
Version:           CVS (using KDE KDE 3.1)
Installed from:    RedHat RPMs

While the debugger is running application output is appended to the Application window. The current scroll position for this window should always be adjusted to the bottom after each append. This will have the effect of keeping the most recent output visible.
Comment 1 Amilcar do Carmo Lucas 2003-06-26 10:10:40 UTC
This is related to #59465 
Comment 2 Pupeno 2003-10-10 16:31:23 UTC
IF the debbugger isn't running, application output is appended to the 
Application window and it would be nice that, if the cursor is at the bottom, 
it would scroll automatically, like a konsole. 
Comment 3 Amilcar do Carmo Lucas 2003-11-03 13:40:16 UTC
It is fixed.