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 229010 - components sometimes not highlighted in GridBagLayout editor
Summary: components sometimes not highlighted in GridBagLayout editor
Status: RESOLVED DUPLICATE of bug 213509
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.3.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-25 12:43 UTC by gholmer
Modified: 2013-08-13 12:50 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 gholmer 2013-04-25 12:43:49 UTC
After making changes in the GridBagLayout editor, components are sometimes no longer highlighted when clicking on them. This is happening quite often for me.
Comment 1 MackSix 2013-04-25 13:37:41 UTC
I can reproduce this by making a new JPanel, set it to GridBagLayout, add 3 JButtons, run the Customizer, click on the "hide empty rows and column" button and when I click a button, they won't highlight any longer.
Comment 2 Tomas Pavek 2013-08-13 12:50:12 UTC

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