[konsole] [Bug 382947] Super keys update konsole viewport

2019-01-27 Thread steini2000
https://bugs.kde.org/show_bug.cgi?id=382947

--- Comment #7 from steini2000  ---
Confirming. Also works for me now.
Same version as Marco.

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 382947] Super keys update konsole viewport

2017-08-12 Thread steini2000
https://bugs.kde.org/show_bug.cgi?id=382947

steini2000 <steinwen...@web.de> changed:

   What|Removed |Added

Summary|Meta key updates konsole|Super keys update konsole
   |viewport|viewport

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 382947] Meta key updates konsole viewport

2017-08-12 Thread steini2000
https://bugs.kde.org/show_bug.cgi?id=382947

--- Comment #4 from steini2000 <steinwen...@web.de> ---
Sorry, I mixed up the terminology.
The problem is with the left and right windows keys. So we're talking about the
super keys. 
I've got two pretty standard Kubuntu installations with German keyboard.
I don't have access to them for the next weeks, so please be patient if more
info is required.

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 382947] Meta key updates konsole viewport

2017-08-10 Thread steini2000
https://bugs.kde.org/show_bug.cgi?id=382947

--- Comment #2 from steini2000 <steinwen...@web.de> ---
It's similar, but with a little difference:
- Hitting Enter immediately scrolls to the bottom
- Hitting one of the Meta keys scrolls to the bottom when new text is appended
to the end
  (e.g. by tail -f). This can also happen minutes after hitting the Meta key.

-- 
You are receiving this mail because:
You are watching all bug changes.

[konsole] [Bug 382947] New: Meta key updates konsole viewport

2017-07-31 Thread steini2000
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.