| Summary: | Closing one window via the menu closes all KWrite instances, not only the current one | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Tobias Leupold <tl> |
| Component: | kwrite | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED INTENTIONAL | ||
| Severity: | normal | CC: | tl, waqar.17a |
| Priority: | NOR | ||
| Version First Reported In: | 25.08.3 | ||
| Target Milestone: | --- | ||
| Platform: | Other | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Tobias Leupold
2025-12-22 15:09:23 UTC
This is working as designed atm. File -> Quit means quitting the application. But this way, there's no way to close a single instance of KWrite through a keyboard shortcut. IMHO this does not work as expected. Closing the application should close it and all tabs it contains – but as soon as I don't open documents in tabs, but in a own instance, closing should behave like clicking the X, and only close that very instance. There is "Close Window" action. Ctrl+Shift+W It does work as expected. Our expectations are different though. Pretty much the whole KDE uses Ctrl+Q to quit application so its unlikely this will change Fair enough, one can actually use Ctrl+Shift+W to close a single window. I think this is a bit unintuitive, but as this is a design decision, I think we can close this. Thanks anyway for your time :-) |