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 70290 - I18N - enter exception and enter method param windows dont resize
Summary: I18N - enter exception and enter method param windows dont resize
Status: VERIFIED FIXED
Alias: None
Product: javaee
Classification: Unclassified
Component: Code (show other bugs)
Version: 5.x
Hardware: Sun All
: P2 blocker (vote)
Assignee: Martin Adamek
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2005-12-12 18:31 UTC by Ken Frank
Modified: 2006-01-26 10:40 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
image (5.87 KB, image/gif)
2005-12-12 18:33 UTC, Ken Frank
Details
image (7.06 KB, image/gif)
2005-12-12 18:33 UTC, Ken Frank
Details
image (8.06 KB, image/gif)
2005-12-12 18:34 UTC, Ken Frank
Details
image (9.43 KB, image/gif)
2005-12-12 18:35 UTC, Ken Frank
Details
Screenshot (137.63 KB, image/png)
2005-12-14 09:44 UTC, Marek Grummich
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Ken Frank 2005-12-12 18:31:55 UTC
not just i18n issue, but can be for any user running with larger fontsize -
enter exception and enter method param window do not resize to show enough
of the textfiled to be clear - I realize that not all of a tf needs to show
but in this case it seems that its even too small for user to start typing
realistically.

and for enter method parameter, the type dropdown barely shows - see gif.

see attachments of these 2 windows as they come up and after resizing
Comment 1 Ken Frank 2005-12-12 18:33:10 UTC
Created attachment 27759 [details]
image
Comment 2 Ken Frank 2005-12-12 18:33:50 UTC
Created attachment 27760 [details]
image
Comment 3 Ken Frank 2005-12-12 18:34:28 UTC
Created attachment 27761 [details]
image
Comment 4 Ken Frank 2005-12-12 18:35:08 UTC
Created attachment 27762 [details]
image
Comment 5 Petr Jiricka 2005-12-13 08:32:21 UTC
Ken, any steps to reproduce? From the screenshots it's not apparent which
windows you are referring to.
Comment 6 Martin Adamek 2005-12-13 16:55:02 UTC
Fixed.
/cvs/j2ee/utilities/src/org/netbeans/modules/j2ee/common/ui/nodes/editors/MethodParameterPanel.form,v
 <--  MethodParameterPanel.form; new revision: 1.8; previous revision: 1.7
/cvs/j2ee/utilities/src/org/netbeans/modules/j2ee/common/ui/nodes/editors/MethodParameterPanel.java,v
 <--  MethodParameterPanel.java; new revision: 1.8; previous revision: 1.7
/cvs/j2ee/utilities/src/org/netbeans/modules/j2ee/common/ui/nodes/editors/MethodExceptionPanel.form,v
 <--  MethodExceptionPanel.form; new revision: 1.4; previous revision: 1.3
/cvs/j2ee/utilities/src/org/netbeans/modules/j2ee/common/ui/nodes/editors/MethodExceptionPanel.java,v
 <--  MethodExceptionPanel.java; new revision: 1.4; previous revision: 1.3
Comment 7 Marek Grummich 2005-12-14 09:43:41 UTC
Verified in the trunk build 200512131900, see attached screenshot.
Comment 8 Marek Grummich 2005-12-14 09:44:24 UTC
Created attachment 27821 [details]
Screenshot
Comment 10 Marek Grummich 2006-01-26 10:40:34 UTC
verified