[konsole] [Bug 338997] Konsole crashed while I was selecting text, causing the window to scroll up

Ruslan Kabatsayev bugzilla_noreply at kde.org
Sat Jan 6 08:24:42 UTC 2018


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

--- Comment #8 from Ruslan Kabatsayev <b7.10110111 at gmail.com> ---
It seems this happens only when word-selecting, i.e. double-click the text,
then move the mouse cursor up. I can reliably reproduce the problem when doing
the following:

1. Open Konsole
2. Type in bash prompt:
for((i=0;i<1000;++i)); do echo Hello, world $i; done
3. Run the command typed
4. Double-click the last appeared word "world" and drag it above the terminal
viewport so that the terminal starts to scroll. The double-click&drag pattern
is like "Press-release-press-drag left mouse button"
5. It'll scroll not much before it crashes. I was able to get it scroll by one
line and crash, but it seems this depends on the text column the mouse cursor
is above, so if you still fail to reproduce, try moving the cursor left-right
while holding it above the terminal viewport.

-- 
You are receiving this mail because:
You are the assignee for the bug.


More information about the konsole-devel mailing list