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 84255 - Resolve Server dialog has bad default sizing.
Summary: Resolve Server dialog has bad default sizing.
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: All All
: P3 blocker (vote)
Assignee: Sherold Dev
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2006-09-05 22:42 UTC by _ pcw
Modified: 2007-05-30 16:36 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
resolve server dialog (default - too small) (18.03 KB, image/png)
2006-09-05 22:43 UTC, _ pcw
Details
resolve server dialog, resized to be usable (21.97 KB, image/png)
2006-09-05 22:43 UTC, _ pcw
Details

Note You need to log in before you can comment on or make changes to this bug.
Description _ pcw 2006-09-05 22:42:41 UTC
The Resolve Server dialog comes up with an unusable size.  See attached pictures
(resolve_server_bad.png vs. resolve_server_good.png, which is the same dialog,
but manually resized by me before screenshot.)

Note: I'm running w/ fontsize=16 which probably aggravates this, but still
supposedly a common size for asian locales as well as demos.
Comment 1 _ pcw 2006-09-05 22:43:15 UTC
Created attachment 33619 [details]
resolve server dialog (default - too small)
Comment 2 _ pcw 2006-09-05 22:43:40 UTC
Created attachment 33620 [details]
resolve server dialog, resized to be usable
Comment 3 Sherold Dev 2006-09-06 15:48:30 UTC
TM -> 5.5
Comment 4 Sherold Dev 2006-09-11 11:18:02 UTC
F.

Checking in src/org/netbeans/modules/j2ee/common/ui/NoSelectedServerWarning.form;
/cvs/j2ee/utilities/src/org/netbeans/modules/j2ee/common/ui/Attic/NoSelectedServerWarning.form,v
 <--  NoSelectedServerWarning.form
new revision: 1.3.2.2; previous revision: 1.3.2.1
done
Checking in src/org/netbeans/modules/j2ee/common/ui/NoSelectedServerWarning.java;
/cvs/j2ee/utilities/src/org/netbeans/modules/j2ee/common/ui/Attic/NoSelectedServerWarning.java,v
 <--  NoSelectedServerWarning.java
new revision: 1.4.2.2; previous revision: 1.4.2.1
done
Comment 5 Ken Frank 2007-05-30 04:45:41 UTC
I'd like to verify in nb6 - does this window still exist for nb6 ?  If so, how
do I get to it ?

ken.frank@sun.com
Comment 6 Sherold Dev 2007-05-30 08:52:29 UTC
Yes, the dialog should be still there.

Steps how to invoke it are as follows. Register a server, create a project
targeted to that server and remove the server. There should be an error badge on
the project icon. Go to the project context menu and invoke the "resolve missing
server problem" action (not sure about the exact name).
Comment 7 Ken Frank 2007-05-30 16:36:50 UTC
verified in nb6, using solaris ja locale using pseudo localized, using 16 pt font.

ken.frank@sun.com