[Konsole-devel] [Bug 236733] scrolls to bottom when window becomes active again
Jekyll Wu
adaptee at gmail.com
Sat Aug 6 18:06:07 UTC 2011
https://bugs.kde.org/show_bug.cgi?id=236733
--- Comment #8 from Jekyll Wu <adaptee gmail com> 2011-08-06 18:06:06 ---
If ibus is not running, this problem does not exist.
After some investigation, I got a clue:
1). If ibus is running(even not activated), when focus is switched from one tab
to another tab through mouse or keyboard, TerminalDisplay::inputMethodEvent()
will always be triggered, which in turn emits the keyPressedSignal .
2). That will make konsole believe some key has been pressed, so it scrolls to
to 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