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 8541

Summary: -fontsize does not affect description in New From Template wizard
Product: platform Reporter: Pavel Buzek <pbuzek>
Component: Dialogs&WizardsAssignee: Jiri Rechtacek <jrechtacek>
Status: VERIFIED FIXED    
Severity: normal CC: jmzourek
Priority: P4 Keywords: A11Y
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: ENHANCEMENT Exception Reporter:

Description Pavel Buzek 2000-11-23 14:50:16 UTC
When you set -fontsize parameter the change it is not applied to some fonts in
the IDE, example: description in New From Template wizard.
Comment 1 Jesse Glick 2000-11-23 14:56:59 UTC
It works by changing UIDefaults for Swing, which apparently has no effect on
Swing HTML rendering. Compare also problems with HTML tooltips and node names:
works, but the HTML base font is not selected to match that of Swing in general,
thus looks crappy. I am not sure if this is really a Swing issue rather than an
IDE issue.
Comment 2 Jan Chalupa 2001-03-12 12:19:02 UTC
Version: 'Dev' -> 3.2
Comment 3 Jiri Mzourek 2001-04-11 14:27:39 UTC
You can change the font size in Tools -> Options -> Web Browsers -> IceBrowser 
-> font. But, I agree that it isn't intuitive... Changed to enhacement.
Comment 4 Jan Chalupa 2001-05-06 15:08:26 UTC
Target milestone -> 3.3
Comment 5 Jiri Mzourek 2001-09-10 10:36:26 UTC
related to UI Faces feature (NetBeans 4.0), target milestone changed
Comment 6 Jiri Mzourek 2001-10-31 15:50:01 UTC
*** Issue 16921 has been marked as a duplicate of this issue. ***
Comment 7 _ ttran 2002-08-17 23:04:20 UTC
-> jrechtacek because this is mostly visible in New From Template
Wizard although the problem should be solved for all embedded Swing
HTML browsers
Comment 8 Jiri Rechtacek 2004-01-06 09:10:18 UTC
No changes planned to 3.6.
Comment 9 Marian Mirilovic 2004-12-21 09:18:04 UTC
It works in NB4.0
Comment 10 Marian Mirilovic 2004-12-21 09:18:20 UTC
verified