| 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: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED REMIND | ||
| Severity: | normal | CC: | adaptee |
| Priority: | NOR | ||
| Version First Reported In: | 2.0 | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Vasilis Vasaitis
2010-04-24 14:03:23 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. Can't reproduce it with KDE-4.7.0 Feel free to reopen if this still happens in recent version. |