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 40359

Summary: [36cat] Problems with default font
Product: guibuilder Reporter: Jaromir Uhrik <juhrik>
Component: CodeAssignee: Tomas Pavek <tpavek>
Status: VERIFIED DUPLICATE    
Severity: blocker CC: jchalupa
Priority: P2    
Version: 3.x   
Hardware: PC   
OS: Windows ME/2000   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot attached

Description Jaromir Uhrik 2004-02-23 08:33:25 UTC
[200402191900; j2sdk1.4.2_03]
1.Create form and add the Button to this form
2.The default font is "MS Sans Serif 11 Plain"
3.When the form is executed the font seems to 
be "MS Sans Serif 12 Bold"
The impact is that the user is not able to 
set "MS Sans Serif 11 Plain" as the font of any 
component. See attached Screenshot where the 
designer and the corresponding executed form is 
visible.
Comment 1 Jaromir Uhrik 2004-02-23 08:34:39 UTC
Created attachment 13564 [details]
screenshot attached
Comment 2 Tomas Pavek 2004-02-24 08:23:10 UTC
This is the known problem of different look&feel of designed form than
running form. See issue 38043. There is no solution now - other than
running the IDE in metal look&feel explicitly too. 

*** This issue has been marked as a duplicate of 38145 ***
Comment 3 Jaromir Uhrik 2004-02-24 13:21:51 UTC
Verified