Bug 264531 - It is impossible to close a file that was deleted from disk and then modified
Summary: It is impossible to close a file that was deleted from disk and then modified
Status: RESOLVED DUPLICATE of bug 243867
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Unlisted Binaries Linux
: NOR normal
Target Milestone: 4.2.0
Assignee: kdevelop-bugs-null
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-01-27 21:37 UTC by Nikita Churaev
Modified: 2013-02-28 00:13 UTC (History)
1 user (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Nikita Churaev 2011-01-27 21:37:51 UTC
Version:           unspecified
OS:                Linux



Reproducible: Always

Steps to Reproduce:
1. Create a folder
2. Create a file in it
3. Open the file and edit it (but do not save!)
4. Delete the folder
5. Try to close the file

Actual Results:  
It gives me dialog with yes, no and cancel. No does the same thing as cancel, it doesn't close the file).

Expected Results:  
No should close the file.
Comment 1 Aleix Pol 2013-02-28 00:13:14 UTC

*** This bug has been marked as a duplicate of bug 243867 ***