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 189308

Summary: Slightly corrupted logo background
Product: installer Reporter: Michael Nazarov <michaelnazarov>
Component: JDK bundleAssignee: dlipin <dlipin>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot

Description Michael Nazarov 2010-08-09 12:34:31 UTC
Oracle logo at right-top corner of bundle installer contains
slightly different background then other top area. Also there
is additional dark underline at the bottom of this logo.

Most visible on Linux, less visible on Windows.
Comment 1 dlipin 2010-08-09 14:29:17 UTC
Created attachment 101269 [details]
screenshot
Comment 2 dlipin 2010-08-10 21:09:13 UTC
Well, the problem is with SwingFrameContainer and its layout. Working on that...
Comment 3 dlipin 2010-08-10 23:12:48 UTC
Fixed in trunk:
http://hg.netbeans.org/main/rev/58c42f265872
Comment 4 Quality Engineering 2010-08-12 02:59:26 UTC
Integrated into 'main-golden', will be available in build *201008120001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main/rev/58c42f265872
User: Dmitry Lipin <dlipin@netbeans.org>
Log: Issue #189308 Slightly corrupted logo background