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 125942 - I18N - BPEL Mapper has resize issue with its flat buttons
Summary: I18N - BPEL Mapper has resize issue with its flat buttons
Status: VERIFIED FIXED
Alias: None
Product: soa
Classification: Unclassified
Component: BPEL (show other bugs)
Version: 6.x
Hardware: All All
: P2 blocker (vote)
Assignee: Alexey Anjeleevich
URL:
Keywords: I18N
Depends on:
Blocks:
 
Reported: 2008-01-24 17:48 UTC by kaa
Modified: 2008-03-03 17:32 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
image (37.27 KB, image/jpeg)
2008-01-24 17:48 UTC, kaa
Details

Note You need to log in before you can comment on or make changes to this bug.
Description kaa 2008-01-24 17:48:00 UTC
Product Version: NetBeans IDE Dev (Build 200801201200)
Java: 1.6.0_03; Java HotSpot(TM) Client VM 1.6.0_03-b05
System: Windows XP version 5.1 running on x86; MS932; ja_JP (nb)
Project encoding: UTF-8

Steps:

1. Create Bpel Module
2. Add Bpel process
3. In the Design view add Assign activity
4. Open Mapper tab

At top of the mapper there are several flat buttons. They don't resize to show their labels properly.
I'm running in the Japan locale, using a pseudo localized Netbeans with fontsize 16.

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 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 2008-01-24 17:48:51 UTC
Created attachment 55519 [details]
image
Comment 2 Alexey Anjeleevich 2008-02-18 13:34:59 UTC
"Flat buttons" are JMenus.

Fixed by adding tooltip text. 
Tooltips will be visible only if preferred width of menu less then real width.
Comment 3 kaa 2008-03-03 17:32:04 UTC
Product Version: NetBeans IDE Dev (Build 200802270005)
Java: 1.6.0_03; Java HotSpot(TM) Client VM 1.6.0_03-b05
System: Windows XP version 5.1 running on x86; MS932; ja_JP