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 147687 - AWT: <USER CODE> is not displayed on component in design which has labe property
Summary: AWT: <USER CODE> is not displayed on component in design which has labe property
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: All All
: P4 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-09-19 09:16 UTC by Jana Maleckova
Modified: 2009-05-25 20:57 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 Jana Maleckova 2008-09-19 09:16:15 UTC
Product Version: NetBeans IDE Dev (Build 20080918104907)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b13
System: Windows XP version 5.1 running on x86; Cp1252; en_GB (nb)

Description:
============
1. create awt frame
2. place awt menu bar
3. try to set label for e.g. File Menu Item via Custom Code Editor and pres OK
4. label is empty in design = there should be <User Code> as it is usual.
Comment 1 Jiri Vagner 2008-09-22 09:55:02 UTC
Reproducible