| Summary: | Unable to close file from split view | ||
|---|---|---|---|
| Product: | [Applications] kate | Reporter: | Nico Dorn <nicodorn> |
| Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
| Status: | RESOLVED NOT A BUG | ||
| Severity: | normal | CC: | waqar.17a |
| Priority: | NOR | ||
| Version First Reported In: | 22.12.0 | ||
| Target Milestone: | --- | ||
| Platform: | Neon | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
|
Description
Nico Dorn
2022-12-19 07:36:50 UTC
This is working as intended. A document can have multiple "views", closing one view doesn't close the document.
> The only way to close file B is via a right click in the documents view
You can enable the close button in "Documents" plugin setting. search for "Show close button". Once enabled, it will show a "x" when you hover over a document in the sidebar.
Thanks for looking into it, and thanks for the clarification! It is dysfunctional nevertheless, as in this case File > Close does not do what it says. So from my point of view, it's still a usability bug. BTW, the behavior used to be different some time ago. "Close" actually closed a file in any circumstances. At least, the close button in Documents is a bit of a relief. Thanks for the tip! But it still bothers me to use the mouse for every day stuff like this. > BTW, the behavior used to be different some time ago
True. We changed this a couple of releases ago after many many complaints about the behavior. It was also different from other editors / programs that have splits. So now it does what it says on the box: close tab closes the tab, just where the user asked it to be closed and not everywhere else, which was unexpected for many users.
|