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 - Component borders disappear when editing
Summary: Component borders disappear when editing
Status: RESOLVED DUPLICATE of bug 63715
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 8.0
Hardware: PC All
: P3 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2014-01-11 12:19 UTC by Chiana
Modified: 2014-01-13 13:55 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Shows adding JLabel when borders go away. (33.30 KB, image/jpeg)
2014-01-11 12:19 UTC, Chiana
Details

Note You need to log in before you can comment on or make changes to this bug.
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 ***