https://bugs.kde.org/show_bug.cgi?id=359441

            Bug ID: 359441
           Summary: "Deleted by another program" -> "Close" option
                    doesn't.
           Product: kdevelop
           Version: 4.90.91
          Platform: Archlinux Packages
                OS: Linux
            Status: UNCONFIRMED
          Severity: minor
          Priority: NOR
         Component: general
          Assignee: kdevelop-bugs-n...@kde.org
          Reporter: francis.he...@yahoo.co.uk

When a file being edited is changed on-disk by another program, a popup is
displayed with the following options:
 - Save File As
 - Ignore Changes
 - Close
 - Cancel

The third option should close the file in question. This works in Kate 15.12,
but not in KDevelop 4.90.91; instead, the file remains open and the warning
icon disappears from the tab.

This causes that file to appear as normal in the UI, with no changed-on-disk or
unsaved-changes indicator, but 'disappear' on exit unless new changes are made
and saved (in which case the file is silently recreated).

Reproducible: Always

Steps to Reproduce:
1. Create and save a file.
2. Using another program, delete or move that file on-disk while keeping it
open in KDevelop.
3. When returning to the file in KDevelop, select 'Close'.

Actual Results:  
 - The file remains open in apparently-normal state.
 - The file remains deleted on disk if no further changes are made.
 - The fIle is silently recreated if new changes are made and saved.

Expected Results:  
The file (or the tab showing it) is closed.

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to