| Summary: | Show selected window: Also raise parent windows | ||
|---|---|---|---|
| Product: | [Plasma] kwin | Reporter: | Christoph Feck <cfeck> |
| Component: | tabbox | Assignee: | KWin default assignee <kwin-bugs-null> |
| Status: | REPORTED --- | ||
| Severity: | wishlist | CC: | notuxius, postix |
| Priority: | NOR | ||
| Version First Reported In: | git master | ||
| Target Milestone: | --- | ||
| Platform: | Compiled Sources | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Christoph Feck
2013-07-07 21:37:20 UTC
If dialog is opened in app Kate for example and checkbox 'Only one window per application' is checked - parent Kate window isn't displayed at all. Maybe parent and dialog windows can be stacked together and displayed as one window in task switcher Showing both parent and a modal dialog can be a bit confusing. I think a better thing might be to show only the parent if a dialog is modal. That's what the task manager does. A possibly relevant merge request was started @ https://invent.kde.org/plasma/kwin/-/merge_requests/7757 |