Summary: | Missing option 'Close' in 'File was Deleted on Disk' dialogue | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Erik Wasser <fuzz> |
Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED FIXED | ||
Severity: | wishlist | CC: | christoph, toddrme2178 |
Priority: | HI | ||
Version First Reported In: | unspecified | ||
Target Milestone: | --- | ||
Platform: | Gentoo Packages | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: | |||
Bug Depends on: | |||
Bug Blocks: | 351932 |
Description
Erik Wasser
2005-11-29 16:37:14 UTC
Extremely common scenario is to just rename the file. This requires *3* clicks in Kate to get rid of the old one (not even counting opening the new one). *Highly* annoying. imho a very sane wish :) Wow, a 5-year-old high priority bug. The existing "Reload" button in the dialog returns an error, which of course it would since the file is deleted. So I think the "reload" button should be replaced with a "close" button. Current KF5 versions have the "close" button that was wished, actually, that was really not that easy, as the editor component needs to have an interface to trigger this in the hosting application (e.g. we still have bug 359441 that this didn't work in kdevelop until "now", aka 5 minutes ago) |