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 131111

Summary: I18N - New RESTful WS from Patterns wizard has resize issue within Find type dialog
Product: java Reporter: kaa <kaa>
Component: NavigationAssignee: Tomas Zezula <tzezula>
Status: VERIFIED FIXED    
Severity: blocker CC: kfrank
Priority: P2 Keywords: I18N
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: issue
after manual resize

Description kaa 2008-03-25 23:38:16 UTC
Product Version: NetBeans IDE Dev (Build 200803231202)
System: MacOS, font size 16. The issue is also reproducible on Windows XP.

Steps
1. Create WebApp
2. Open RESTful WS from Petterns wizard. Accept defaults then press Next.
3. Press Select button
4. Find type dialog appears

The dialog does not resize to show its text label.

Assumption is that user does not need to manually resize most windows or dialogs to see all of the UI objects and
information in them. I'm running in pseudo localized locale in which each message/label is sometimes longer than in
English. To account for that in some locales, translations from English (and some other euro languages) could be shown
with longer strings.

Also I'm running at font size 16, which is viewed as a valid font size that might be used. Resizing issues are not just
related to i18n; they might show to user in English locale if they run at larger font size.

Often, these issues happen because the length of some label or message or size of entire window is hardcoded vs using
layout managers or other techniques or api to have the windows or the objects in them, dynamically resize. Sometimes,
embedding components in a scroll pane will solve the problem.
Comment 1 kaa 2008-03-25 23:41:39 UTC
Created attachment 59082 [details]
issue
Comment 2 kaa 2008-03-25 23:42:19 UTC
Created attachment 59083 [details]
after manual resize
Comment 3 kaa 2008-03-25 23:43:19 UTC
the same on RH4
Comment 4 Lukas Jungmann 2008-03-26 00:30:16 UTC
we only reuse the Navigate -> Go To Type dialog here...
Comment 5 Tomas Zezula 2008-03-26 11:55:22 UTC
Fixed in: 23751ee74e00
Fixed, but when you change the dialog size the size you set is used for next times.  
Comment 6 Ken Frank 2008-04-09 18:34:12 UTC
looks ok on solaris, to bug filer, please verify it on windows.

ken.frank@sun.com
Comment 7 kaa 2008-04-10 19:30:47 UTC
looks ok on WinXP, build 0408