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 32801

Summary: fontsize argument doesn't affect window titles
Product: platform Reporter: Milan Kubec <mkubec>
Component: Window SystemAssignee: mslama <mslama>
Status: CLOSED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 3.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:

Description Milan Kubec 2003-04-10 16:26:15 UTC
-fontsize argument doesn't affect window titles,
as Explorer, Output Window, Debugger Window, ...
Comment 1 Marian Mirilovic 2003-04-14 13:46:28 UTC
I don't think, it's possible to change fontsize of titles by this option.
Comment 2 mslama 2003-04-15 10:07:46 UTC
Windows title height (and font size) is fixed. If you think it should
be otherwise contact UI/HIE.
Comment 3 mslama 2003-04-15 10:12:05 UTC
Sorry I was wrong. It is possible to modify caption height by
UIDefaults parameter "nb.desktopFrameCaptionHeight". If it is not set
default value is 20 pixels.
Comment 4 Marian Mirilovic 2003-07-28 16:34:34 UTC
Marek is right - verifying, closing.