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 79322

Summary: i18n - Design Pattern Apply wizard uses too small font
Product: uml Reporter: sunlit <sunlit>
Component: GeneralAssignee: Yang Su <sherylsu>
Status: VERIFIED FIXED    
Severity: blocker Keywords: I18N
Priority: P2    
Version: 5.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot

Description sunlit 2006-06-28 11:37:50 UTC
Coke build milestone 14
From the context menu in the diagram design view choose Apply Design Pattern.
In the following "Design Pattern Apply Wizard" the first screen shows too small
font size regardless of the global --fontsize 16 option for the IDE. That will
make it difficult to see in Asian locales, since e.g. Ja characters are best
viewed starting at 14. Also, this screen should comply with the global
--fontsize option just like all others.
Please see gif attached.
Comment 1 sunlit 2006-06-28 11:39:03 UTC
Created attachment 31451 [details]
screenshot
Comment 2 Yang Su 2007-01-23 19:17:41 UTC
it was originally hardcoded to font size 10, has been corrected a while ago.
Comment 3 Andrew Korostelev 2007-02-12 08:45:17 UTC
verified in all-nbms-griffin-070211
fixed in Coco a while ago