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 6835 - Breakpoint is shifted after canceling changes in guarded blocks.
Summary: Breakpoint is shifted after canceling changes in guarded blocks.
Status: CLOSED DUPLICATE of bug 5620
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 3.x
Hardware: All Windows 3.1/NT
: P3 normal (vote)
Assignee: issues@editor
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2000-06-16 17:05 UTC by Jan Stola
Modified: 2007-11-05 13:44 UTC (History)
0 users

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 Jan Stola 2000-06-16 17:05:57 UTC
Open some form (eg. JFrame).
Set a breakpoint on some line below initComponents method.
Put some component into FormEditor.
After that the breakpoint will be shifted correctly.
Now close the editor and do NOT save your last change (adding of component).
Open your form again.
The breakpoint won't be on the expected place.
Comment 1 Jan Jancura 2001-02-21 13:04:34 UTC
Assigned
Comment 2 Jan Chalupa 2001-03-12 08:59:59 UTC
Version: 'Dev' -> 3.2
Comment 3 Jan Jancura 2001-04-02 08:54:02 UTC
This bug depends on changes in form editor module, java module and (or) edditor 
module, so it can not be solved now (feature freeze).
Comment 4 Jan Stola 2001-04-03 15:51:05 UTC
Moved to the Dev version (will not be fixed in Pilsen release).
Comment 5 Jan Chalupa 2001-05-05 21:20:18 UTC
Target milestone -> 3.3
Comment 6 David Konecny 2001-06-19 16:20:52 UTC
This is more or less duplicate of issue 5620. It will be solved after we 
switched to Annotation API in Netbeans 3.3

*** This issue has been marked as a duplicate of 5620 ***
Comment 7 Jan Stola 2001-08-24 16:29:27 UTC
Duplicate -> Closed.