[konsole] [Bug 382947] New: Meta key updates konsole viewport
steini2000
bugzilla_noreply at kde.org
Mon Jul 31 08:13:42 UTC 2017
https://bugs.kde.org/show_bug.cgi?id=382947
Bug ID: 382947
Summary: Meta key updates konsole viewport
Product: konsole
Version: 15.12.3
Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: NOR
Component: keyboard
Assignee: konsole-devel at kde.org
Reporter: steinwender at web.de
Target Milestone: ---
Configure enough scrollback.
Create continuously scrolling output:
while true ; do ls -alh ; sleep 1 ; done
Viewport is updated to the latest output.
Scroll up one or more lines.
Viewport is stable, new output is added
to the invisible end.
Everything like expected up to now.
Now press the Meta key (also called the Windows Key or Super Key),
left or right doesn't matter.
Viewport is updated to the latest output.
Expected behaviour:
Viewport should be stable when pressing the Meta key
(as with Ctrl and Alt keys).
My use case:
Monitoring output with tail -f, scroll up to stop auto scrolling.
I have many shortcuts starting with the Meta...
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the konsole-devel
mailing list