Bug 372331

Summary: scrolls to bottom of history on click after pressing 'super'
Product: [Applications] konsole Reporter: Diggory Hardy <kde2>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED FIXED    
Severity: normal CC: martin.sandsmark
Priority: NOR    
Version: 16.08.1   
Target Milestone: ---   
Platform: Other   
OS: Linux   
Latest Commit: Version Fixed In:

Description Diggory Hardy 2016-11-11 08:32:09 UTC
1. generate enough output in Konsole that scrolling is possible
2. scroll up
3. press the 'super' (Windows) key
4. click (before scrolling again)

The click mysteriously causes the window to scroll to the bottom of history.

This is fairly old behaviour; may be related to:
https://bugs.kde.org/show_bug.cgi?id=236733

I trigger this a lot (I use Super+F1 etc. to switch desktops), and find it annoying when scrolling up the history, switching, coming back and trying to select text.
Comment 1 Christoph Feck 2016-11-11 16:03:25 UTC
This might be fixed with commit 54ecd560b8d76121256a0bd653999fb8d4acb363

Please test version 16.12 when it's out in December.
Comment 2 Martin Sandsmark 2016-11-20 13:50:31 UTC
Close, it was fixed by eea5ecfc5ed93515afaae5b9b938154eeaaf0ba8 (I had the same problem with switching desktops and then clicking in konsole).

54ecd560b8d76121256a0bd653999fb8d4acb363 fixed that it wasn't scrolling down often enough after the first patch. :-)