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 239697 - Warning dialog when startup too small.
Summary: Warning dialog when startup too small.
Status: RESOLVED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Module System (show other bugs)
Version: 8.0
Hardware: PC All
: P4 normal (vote)
Assignee: Jaroslav Tulach
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2013-12-20 16:21 UTC by Chiana
Modified: 2014-05-26 01:11 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Shows too small dialog (96.49 KB, image/jpeg)
2013-12-20 16:22 UTC, Chiana
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Chiana 2013-12-20 16:21:35 UTC
[ BUILD # : 131219 ]
[ JDK VERSION : 1.8 ]

Seen this before, the warning dialog when starting the IDE sometimes is too
small, examine screenshot for details.
Comment 1 Chiana 2013-12-20 16:22:33 UTC
Created attachment 143377 [details]
Shows too small dialog
Comment 2 Stanislav Aubrecht 2014-01-06 09:51:32 UTC
Just use your mouse to resize the window:)


The warning message comes from the module system I believe.
Comment 3 Jaroslav Tulach 2014-05-23 08:53:03 UTC
ergonomics#e3958e2b2eba
Comment 4 Quality Engineering 2014-05-26 01:11:41 UTC
Integrated into 'main-silver', will be available in build *201405260001* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)

Changeset: http://hg.netbeans.org/main-silver/rev/e3958e2b2eba
User: Jaroslav Tulach <jtulach@netbeans.org>
Log: #239697: Will pack() address the issue?