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 228443

Summary: Ugly information text wrapping during installation
Product: installer Reporter: Jiri Kovalsky <jkovalsky>
Component: JDK bundleAssignee: Libor Fischmeistr <lfischmeistr>
Status: RESOLVED FIXED    
Severity: normal    
Priority: P3    
Version: 7.3   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: Screenshot of wrapped text in the Installer disturbing original design of the dialog.

Description Jiri Kovalsky 2013-04-10 12:53:56 UTC
Created attachment 133416 [details]
Screenshot of wrapped text in the Installer disturbing original design of the dialog.

Description:
============
NetBeans IDE 7.3 & JDK 7 Update 21 bundle installer has a text area under "Installation" text showing some message to the user. Unfortunately, on my system the text is too long for the text area so the text is wrapped and hence the component gets bigger height which then breaks the design/layout of the dialog. Please see the attached image to understand what I mean.
Comment 1 Libor Fischmeistr 2013-06-26 07:37:18 UTC
Fixed in http://hg.netbeans.org/core-main/rev/e807e429667b

The gradient gray background has been changed to plain white.

Thanks for the report.
Comment 2 Quality Engineering 2013-06-27 02:16:08 UTC
Integrated into 'main-golden', will be available in build *201306262301* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/e807e429667b
User: Libor Fischmeistr <lfischmeistr@netbeans.org>
Log: #228443: Ugly information text wrapping during installation