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 105291

Summary: I18N - Configure Message Handlers dlg: Browse button doesn't resize to show its label
Product: webservices Reporter: kaa <kaa>
Component: CodeAssignee: Roderico Cruz <rcruz>
Status: VERIFIED FIXED    
Severity: blocker CC: kfrank
Priority: P2 Keywords: I18N
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: image

Description kaa 2007-05-31 17:17:48 UTC
build 0525

1. Create WebApp
2. Create and select Web Service on Projects tab
3. Open pop-up menu and choose Configure Handlers

Configure Message Handlers dialog appears.
It contains browse button. It does not resize to show its 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'am running in pseudo
localized locale in which each message/label is a bit longer than english to
account for that in some locales, translations result in longer strings than in
english. Also am running at fontsize 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 fontsize.
Comment 1 kaa 2007-05-31 17:20:22 UTC
Created attachment 43046 [details]
image
Comment 2 Roderico Cruz 2007-06-25 18:56:28 UTC
Will fix in 6.0beta1
Comment 3 Roderico Cruz 2007-07-16 07:20:56 UTC
The message handler panel has been revised due to a fix for another issue. I believe this problem has been fixed.
Changing to FIXED. Kindly try again and reopen if you see a problem.
Comment 4 Roderico Cruz 2007-07-16 07:23:49 UTC
*** Issue 97299 has been marked as a duplicate of this issue. ***
Comment 5 kaa 2007-08-06 19:20:49 UTC
verified