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 207258 - It is impossible to expand generated code from GUI builder
Summary: It is impossible to expand generated code from GUI builder
Status: RESOLVED DUPLICATE of bug 203827
Alias: None
Product: editor
Classification: Unclassified
Component: Painting & Printing (show other bugs)
Version: 7.2
Hardware: PC Linux
: P2 normal (vote)
Assignee: Miloslav Metelka
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-13 09:14 UTC by asenk
Modified: 2012-02-23 15:03 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Generated Code (141.63 KB, image/png)
2012-01-13 09:14 UTC, asenk
Details

Note You need to log in before you can comment on or make changes to this bug.
Description asenk 2012-01-13 09:14:41 UTC
Created attachment 114859 [details]
Generated Code

Product Version: NetBeans IDE Dev (Build 201201120601)
Java: 1.7.0_02; Java HotSpot(TM) Client VM 22.0-b10
System: Linux version 3.0.0-14-generic-pae running on i386; UTF-8; en_US (nb)
User directory: /home/tester/.netbeans/dev
Cache directory: /home/tester/.netbeans/dev/var/cache

1.Start IDE with clean userdir and create new J2SE project
2.Add new JFrame Form File into this project
3.Add JButton into JFrame
4.Switch from Design view int Source view
5.Try to expand Generated Code

Nothing will happen. Code is still collapsed.
Comment 1 Miloslav Metelka 2012-02-23 15:03:54 UTC
Cannot reproduce but it should likely be fixed by issue #203827.

*** This bug has been marked as a duplicate of bug 203827 ***