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-de...@kde.org
          Reporter: steinwen...@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 watching all bug changes.

Reply via email to