Bug 226731

Summary: slow responses to keystrokes when displaying a blinking text
Product: [Applications] konsole Reporter: Jan Kundrát <jkt>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED REMIND    
Severity: normal CC: adaptee
Priority: NOR    
Version: 2.3   
Target Milestone: ---   
Platform: Gentoo Packages   
OS: Linux   
Latest Commit: Version Fixed In:
Attachments: konsole-blink

Description Jan Kundrát 2010-02-13 21:44:52 UTC
Whenever konsole displays output of `ls -al` on my Gentoo box showing a broken symlink (white blinking text on a red background) in a tab running bash, it takes more than one second for the shell (in the same tab only) to register a keypress. When I type some text faster, all letters show up at the same time. Other tabs are not affected by this behavior. Speed goes back to normal as soon as the text is no longer visible in the window (either by typing `reset` to the bash prompt or simply by pressing Enter repeatedly, so that the blinking text gets scrolled up to the part of the buffer which is no longer visible. It doesn't matter that it is still accessible via moving the scrollbar.).

Please let me know what kind of further information might be needed, I can also try various patches.
Comment 1 Jan Kundrát 2010-02-13 21:48:45 UTC
Created attachment 40749 [details]
konsole-blink

Attached is a simple text with escape sequences which cause my konsole to experience described delays. Simply `cat konsole-blink` is enough to trigger the issue on my box.
Comment 2 Jekyll Wu 2011-08-02 03:35:41 UTC
Can't reproduce this in KDE-4.7.0 on gentoo.

Feel free to reopen  if this still happens in recent version.