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 70318 - [50cat] No editable java file after call Reload Form action
Summary: [50cat] No editable java file after call Reload Form action
Status: RESOLVED DUPLICATE of bug 66744
Alias: None
Product: java
Classification: Unclassified
Component: Editor (show other bugs)
Version: 5.x
Hardware: PC Linux
: P3 blocker (vote)
Assignee: issues@java
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-12-13 10:41 UTC by Michel Graciano
Modified: 2005-12-14 12:45 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 Michel Graciano 2005-12-13 10:41:33 UTC
[ BUILD # : Beta 2 ]
[ JDK VERSION : 1.5.0_01 ]

After call Reload Form action, the java class file for this form turn to editable, assuming ALL code as protected code (blue).
Comment 1 Marek Grummich 2005-12-13 12:49:37 UTC
I was able to repeat a described scenario in the build 2005121111900 by the
following steps:
- open form and switch to design area
- press and hold Ctrl-R action
=> another bug - question (save) dialog is appeared 
- switch to source and everything is in guarded block
Comment 2 Tomas Stupka 2005-12-13 13:49:11 UTC
i don't think that the described problem with the guarded block is caused by the
form module. 
reassingning for evaluation.

in this contex i will create a new issue to cover the "another bug - question
(save) dialog is appeared " mentioned by Marek. This seems to come from the form
module. 
Comment 3 Jan Becicka 2005-12-14 12:45:10 UTC

*** This issue has been marked as a duplicate of 66744 ***