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 42765 - IDE run w/ GTKLookAndFeel ignores --fontsize
Summary: IDE run w/ GTKLookAndFeel ignores --fontsize
Status: CLOSED DUPLICATE of bug 42766
Alias: None
Product: platform
Classification: Unclassified
Component: Window System (show other bugs)
Version: 4.x
Hardware: PC Linux
: P2 blocker (vote)
Assignee: _ tboudreau
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-05-04 13:31 UTC by _ ttran
Modified: 2008-12-22 15:59 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description _ ttran 2004-05-04 13:31:40 UTC
linux, jdk 1.5.0 b49, IDE from CVS 2004-05-04

$ netbeans --fontsize 30

The code editor uses the big font size but menus,
explorer, etc ignore it.
Comment 1 _ tboudreau 2004-05-04 14:03:54 UTC
Open question what is the right thing here.  Currently it gets the font directly from the 
GTK theme; so if someone needs a larger font size, they should set their desktop theme to 
use a larger font size (and probably they already have).  

Anyway, I'll add a workaround for this, it's a couple lines.
Comment 2 _ tboudreau 2004-05-05 10:57:46 UTC
Thought I closed this yesterday as wontfix.  Ah, it's a complete duplicate of 42766.  
Somebody submitted the form twice :-)

*** This issue has been marked as a duplicate of 42766 ***
Comment 3 Marian Mirilovic 2005-07-14 13:13:52 UTC
verified duplicate