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 240271

Summary: Component borders disappear when editing
Product: guibuilder Reporter: Chiana
Component: CodeAssignee: issues@guibuilder <issues>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 8.0   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Shows adding JLabel when borders go away.

Description Chiana 2014-01-11 12:19:03 UTC
[ JDK VERSION : 1.7.0_45 ]

When you have a JPanel object and tries to add (only tested with) a JLabel
object the component borders disapperas (se screenshot), this is very anoying
as it is hard to tell where you are dropping the component.
Comment 1 Chiana 2014-01-11 12:19:58 UTC
Created attachment 143820 [details]
Shows adding JLabel when borders go away.
Comment 2 Chiana 2014-01-11 12:27:30 UTC
It seems that when editing a JPanel form there are no borders shown unless the panel itself is selected.
Comment 3 Tomas Pavek 2014-01-13 13:55:29 UTC

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