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 36350 - Editor is corrupted after file was updated externaly (using CVS support in ide for instance)
Summary: Editor is corrupted after file was updated externaly (using CVS support in id...
Status: VERIFIED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All All
: P2 blocker (vote)
Assignee: issues@editor
URL:
Keywords: RANDOM
Depends on:
Blocks:
 
Reported: 2003-09-30 14:31 UTC by dmladek
Modified: 2007-11-05 13:44 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot of the corrupted editor (137.16 KB, image/png)
2003-09-30 14:33 UTC, dmladek
Details
stacktrace of IAOOBE which is thrown when problem occurs (1.80 KB, text/plain)
2003-09-30 14:41 UTC, dmladek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description dmladek 2003-09-30 14:31:44 UTC
NB40-dev #2003-09-30-0100, jdk 1.4.1_02, RH9
===================================================

Sometimes happen when eg. you are using cvs
support in ide to update your files while you have
opened them in editor, that editor became unusable...

It losts scroolbars, it doesn't have carret cursor,
and also it doesn't repaint what you're writting.

Only an asteric mark signalize to you that you're
modifiing the file.

IMHO it's little bit more serrious then P3.
Althought it is not reproductable. It occurs
rarely and randomly.
But I'm not only one who complains about it.

Please see attached snapshot and the stacktrace of
IOOBE.
Comment 1 dmladek 2003-09-30 14:33:03 UTC
Created attachment 11742 [details]
screenshot of the corrupted editor
Comment 2 dmladek 2003-09-30 14:41:28 UTC
Created attachment 11743 [details]
stacktrace of IAOOBE which is thrown when problem occurs
Comment 3 dmladek 2003-09-30 14:42:49 UTC
also I've got NPE when I was continuing in editing the file.
I resized the editor window many times.
Comment 4 Miloslav Metelka 2003-09-30 18:30:31 UTC
I hope that the complex fix for #33165 that I've just committed into
trunk could fix the issue. I'll try to get back to this soon.
Comment 5 dmladek 2003-10-01 08:10:23 UTC
Mila I've done big job with mentioned issue #33165.
I hope too, this big dismiss, but there would be a problem to verify it.
I don't know exact reproduction how to avoid the situation. But be
sure it's happening sometims.

Thanks again
Comment 6 Miloslav Metelka 2004-01-19 16:08:12 UTC
This should be fixed with the issue 33165 integration. If it still
persists please reopen.
Comment 7 dmladek 2004-07-30 09:10:29 UTC
I think that after so many month I can verify with clear conscience :-)
OK in recent DEV builds (4.0)