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 207329 - Warning message - FocusTraversalKeysEnabled: no such property exists in the component
Summary: Warning message - FocusTraversalKeysEnabled: no such property exists in the c...
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.1
Hardware: PC Windows XP
: P3 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-16 00:13 UTC by MTT727
Modified: 2012-01-17 22:02 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 MTT727 2012-01-16 00:13:58 UTC
Opening a Java SE project in the GUI Builder view, when the project was previously saved under NB 7.1 OS X version, gives a box titled "Warning - Form Loaded With Errors" and listing a number of JLabels for which generated code sets the FocusTraversalKeysEnabled property.  Next to each such JLabel listing is a message that says "Error in loading component property: [JLabel name]-> FocusTraversalKeysEnabled No such property exists in the component."  The box recommends opening the form as view only.  The editor allows setting the property; however, the property does not appear in the GUI Builder Properties dialog for JLabels, as it does in the OS X version.