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 96882

Summary: I18N - part of editor options - macro panell does not dynamically resize
Product: editor Reporter: Ken Frank <kfrank>
Component: OptionsAssignee: issues@editor <issues>
Status: VERIFIED FIXED    
Severity: blocker Keywords: I18N
Priority: P2    
Version: 6.x   
Hardware: Sun   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: image

Description Ken Frank 2007-03-01 01:48:50 UTC
in editor options, using pseudo localized msgs/labels,
running at fontsize 16, choose the editor macros tab
and the 3 buttons on the right do not show fully
on window invocation - user should not need to manually resize them.
see image
Comment 1 Ken Frank 2007-03-01 01:49:21 UTC
Created attachment 39011 [details]
image
Comment 2 Vitezslav Stejskal 2007-03-01 04:34:44 UTC
This is surely not P2.
Comment 3 Vitezslav Stejskal 2007-03-02 00:15:28 UTC
According to the priority guidelines this really qualifies as P2.
Comment 4 Vitezslav Stejskal 2007-04-19 06:41:39 UTC
Checking in macros/MacrosPanel.form;
/cvs/editor/options/src/org/netbeans/modules/options/macros/MacrosPanel.form,v 
<--  MacrosPanel.form
new revision: 1.3; previous revision: 1.2
done
Checking in macros/MacrosPanel.java;
/cvs/editor/options/src/org/netbeans/modules/options/macros/MacrosPanel.java,v 
<--  MacrosPanel.java
new revision: 1.34; previous revision: 1.33
done
Checking in codetemplates/CodeTemplatesPanel.java;
/cvs/editor/options/src/org/netbeans/modules/options/codetemplates/CodeTemplatesPanel.java,v
 <--  CodeTemplatesPanel.java
new revision: 1.27; previous revision: 1.26
done
Checking in codetemplates/CodeTemplatesPanel.form;
/cvs/editor/options/src/org/netbeans/modules/options/codetemplates/CodeTemplatesPanel.form,v
 <--  CodeTemplatesPanel.form
new revision: 1.4; previous revision: 1.3
done
Comment 5 Ken Frank 2007-05-25 18:48:50 UTC
verified.

ken.frank@sun.com