[Konsole-devel] [Bug 236733] scrolls to bottom when window becomes active again

Myk Taylor myk002 at yahoo.com
Tue Mar 8 08:55:29 UTC 2011


https://bugs.kde.org/show_bug.cgi?id=236733


Myk Taylor <myk002 at yahoo.com> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
                 CC|                            |myk002 at yahoo.com




--- Comment #3 from Myk Taylor <myk002 yahoo com>  2011-03-08 09:55:27 ---
This is bugging me as well in kde-4.6.1.

Here's an easy way to reproduce:
1) open up a konsole window and open two tabs in the window
2) hit enter enough times to make the window scrollable
3) start a command that outputs intermittently:
     while true; do sleep 5; echo "should not scroll"; done
4) scroll up a few lines so that the new output is below the current screen
5) switch to the other tab (shift left)
6) wait for the tab that's running the command to become highlighted,
indicating activity
7) switch back to that tab (shift right).  the next time you click on the
screen (say to highlight some text) or new output is written, the scrollbar
will jump to the bottom.

-- 
Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the konsole-devel mailing list