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 - Ugly information text wrapping during installation
Summary: Ugly information text wrapping during installation
Status: RESOLVED FIXED
Alias: None
Product: installer
Classification: Unclassified
Component: JDK bundle (show other bugs)
Version: 7.3
Hardware: PC Linux
: P3 normal (vote)
Assignee: Libor Fischmeistr
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-04-10 12:53 UTC by Jiri Kovalsky
Modified: 2013-06-27 02:16 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Screenshot of wrapped text in the Installer disturbing original design of the dialog. (28.76 KB, image/png)
2013-04-10 12:53 UTC, Jiri Kovalsky
Details

Note You need to log in before you can comment on or make changes to this bug.
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