| Summary: | Closing a detached session re-attaches it to former parent | ||
|---|---|---|---|
| Product: | [Applications] konsole | Reporter: | Dik Takken <kde> |
| Component: | general | Assignee: | Konsole Bugs <konsole-bugs-null> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | wishlist | CC: | jcea |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Dik Takken
2003-11-29 23:02:52 UTC
And after clicking some other shell tab at the same window where the konsole was detached, konsole crashes. Reproducible: Start konsole. Create another shell tab (from lower left corner), detach it (RMB @ shell window -> Detach -> type exit at the detached konsole (it re-appears to the parent) -> click the other shell tab -> CRASH NOTE! Clicking the close button (to attach detached konsole back) is not enough to reproduce the crash, you _must_ type exit at the detached console. The crash is fixed, and the behavior is as my mad mind invented it. :-) It no longer crashes, but the behavior is odd: 1. typeing exit on a detached session -> deletes sessions 2. pressing the X on the detaches session -> reattaches the session Strange. If this is the desired result; close this bug. In KDE3.4, re-attaching a de-attached session is no longer possible per waba. |