Bug 235259

Summary: when konsole is session-restored, initial shell prompt etc isn't drawn on inactive tabs until a character is input
Product: [Applications] konsole Reporter: Vasilis Vasaitis <vvasaitis>
Component: generalAssignee: Konsole Developer <konsole-devel>
Status: RESOLVED REMIND    
Severity: normal CC: adaptee
Priority: NOR    
Version: 2.0   
Target Milestone: ---   
Platform: unspecified   
OS: Linux   
Latest Commit: Version Fixed In:

Description Vasilis Vasaitis 2010-04-24 14:03:23 UTC
Version:            (using KDE 4.4.2)
OS:                Linux
Installed from:    Debian testing/unstable Packages

When I start KDE, a konsole window with multiple tabs is restored by the session manager. On the tab that's active when konsole is started, the shell prompt is displayed fine. On the inactive tabs however, nothing is displayed until I press a key; the cursor is placed correctly from the beginning though.
Comment 1 Vasilis Vasaitis 2010-04-24 14:28:04 UTC
OK, correction: things aren't displayed, not until I press a key, but until the terminal is asked to draw an additional character (while it is the active tab). I noticed the difference because I have a tab running /bin/su; while I would enter the password (which is not displayed) konsole wouldn't redraw the tab. But as soon as I hit <enter> and new characters were sent to the terminal, everything was displayed fine.
Comment 2 Jekyll Wu 2011-08-05 14:43:59 UTC
Can't reproduce it with KDE-4.7.0

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