This Bugzilla instance is a read-only archive of historic NetBeans bug reports. To report a bug in NetBeans please follow the project's instructions for reporting issues.

Bug 11244 - Editor reload file without asking you
Summary: Editor reload file without asking you
Status: CLOSED INVALID
Alias: None
Product: platform
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: issues@platform
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2001-04-10 09:57 UTC by dmladek
Modified: 2008-12-22 17:01 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description dmladek 2001-04-10 09:57:23 UTC
[NB32-26]
jdk1.3, rh70
=============

Description:
------------
If file was externaly modified Editor reloads it without asking you.

Steps to reproduce:
-------------------
1.Edit a file in ide editor.
2.Save but have it still opened in the editor and do some chages again.
3.vie any external editor modify the same file and save it.
4.Get back focus to the ide editor.
5.In editor is loaded file which is currently on your harddisk and yours
version is thrown away

I don't know if this belong to core or openide or whatever.
Comment 1 Pavel Buzek 2001-04-10 13:24:22 UTC
The editor reloads file without asking if there were no changes to the file in 
the editor. This is IMHO wanted feature, not a bug.
Comment 2 dmladek 2003-02-13 16:02:14 UTC
OK