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 45005 - Form editor is not even form viewer
Summary: Form editor is not even form viewer
Status: RESOLVED WORKSFORME
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 4.x
Hardware: PC Linux
: P1 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-06-16 14:45 UTC by Tomas Zezula
Modified: 2004-08-13 12:06 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 Tomas Zezula 2004-06-16 14:45:16 UTC
When opening the form for:
java/j2seproject/src/org/netbeans/modules/java/j2seproject/ui/wizards/PanelSourceFolders.java
nothing is displayed in the design pane.
The inspector showns the form structure correctly.
Even worse the non visible form is marked as modified.
Comment 1 Tomas Pavek 2004-06-16 15:06:46 UTC
Which build this happened on?
And any exception - in the GUI, in console, or in the log?
Comment 2 Tomas Zezula 2004-06-16 15:24:34 UTC
040616.
No exception in log.
But switching to code and back to design helps.
Comment 3 Tomas Pavek 2004-06-16 15:36:41 UTC
So isn't it a consequence of the problem from issue 45011?
I.e. doesn't it happen only to the form where the exception about
setting lookup occurred?
Comment 4 Tomas Zezula 2004-06-17 09:15:13 UTC
No. It does not look like a Lookup related bug.
But as I sad above, switching the form to code and back to design helps.
Comment 5 Tomas Pavek 2004-06-17 13:02:53 UTC
I've seen the problem only together with the issue 44914 which is now
fixed. Otherwise cannot reproduce. Closing.