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 212363 - GUI builder doesn't show Sizing indicators
Summary: GUI builder doesn't show Sizing indicators
Status: RESOLVED INCOMPLETE
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Natural Layout (show other bugs)
Version: 7.2
Hardware: Macintosh Mac OS X
: P3 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-05-11 08:33 UTC by ytn01
Modified: 2012-05-27 13:50 UTC (History)
1 user (show)

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 ytn01 2012-05-11 08:33:19 UTC
When building GUI forms with the GUI builder, Sizing indicators for same size child
components don't appear.
Currently only alignment and highlighting indicators show.

Steps to reproduce:
Create a new Java application.
Add a GUI form to it (JFrame or JPanel etc.)
Add child controls to the form & position them.
Select two or more of the added child components and do "Same Size\Same Width" or "Same Size\Same Height" from their context menu.
You can notice no same size indicators appear.

Product Version = NetBeans IDE Dev (Build 201205070400)
Operating System = Mac OS X version 10.7.3 running on x86_64
Java; VM; Vendor = 1.7.0_04
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.0-b21
Comment 1 Jan Stola 2012-05-23 15:05:07 UTC
I am sorry, I am not able to reproduce this issue. It works fine on both Windows and Mac OS for me. Are you still able to reproduce it? If so, could you, please, attach a screenshot showing the problem? Thank you in advance.
Comment 2 ytn01 2012-05-27 13:50:53 UTC
Sorry, I don't currently have installation of build 201205070400 so I couldn't
provide screenshots.
However, I checked on NB 7.2 beta, and this issue is no more.
Perhaps it has already been fixed.

(In reply to comment #1)
> I am sorry, I am not able to reproduce this issue. It works fine on both
> Windows and Mac OS for me. Are you still able to reproduce it? If so, could
> you, please, attach a screenshot showing the problem? Thank you in advance.