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 119469 - LAYOUT: different layout of button in design and in runtime
Summary: LAYOUT: different layout of button in design and in runtime
Status: RESOLVED DUPLICATE of bug 110441
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 6.x
Hardware: Sun All
: P4 blocker (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-10-19 12:01 UTC by Jana Maleckova
Modified: 2007-10-19 12:53 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screen shot (66.02 KB, image/png)
2007-10-19 12:02 UTC, Jana Maleckova
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Jana Maleckova 2007-10-19 12:01:09 UTC
Product Version: NetBeans IDE 6.0 Beta 2 (Build 200710181000)
Java: 1.6.0_02; Java HotSpot(TM) Client VM 1.6.0_02-b05
System: Windows XP version 5.1 running on x86; Cp1252; en_GB (nb)

Description:
============
have JDA application .. exactly AboutBox class - check possition of Close button
see screenshot- there is visible how the position of button looks like in design and in the runtime.
Comment 1 Jana Maleckova 2007-10-19 12:02:44 UTC
Created attachment 51289 [details]
screen shot
Comment 2 Jan Stola 2007-10-19 12:34:33 UTC
This occurs only when the About dialog is opened for the first time (by creation of a new JDA project). The vertical 
size of imageLabel is higher than the preferred size in this case - see Vertical Size layout property. It is sufficient 
to close and reopen the form to fix that.
Comment 3 Jiri Vagner 2007-10-19 12:53:00 UTC

*** This issue has been marked as a duplicate of 110441 ***