Bug 60364 - Move cursor to bottom when Application window is appended to
Summary: Move cursor to bottom when Application window is appended to
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: Output Views (show other bugs)
Version: git master
Platform: RedHat Enterprise Linux Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-06-26 03:50 UTC by Jon Smirl
Modified: 2003-11-03 13:40 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
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.