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 39722 - Ouput window font size property cannot be set
Summary: Ouput window font size property cannot be set
Status: VERIFIED FIXED
Alias: None
Product: cnd
Classification: Unclassified
Component: Terminalemulator (show other bugs)
Version: 3.x
Hardware: PC Windows ME/2000
: P3 blocker (vote)
Assignee: _ tboudreau
URL:
Keywords: A11Y
Depends on:
Blocks:
 
Reported: 2004-02-06 20:54 UTC by qno67
Modified: 2008-12-23 08:41 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 qno67 2004-02-06 20:54:28 UTC
The property 'Options / IDE Configuration / Look 
and Feel / Output window / Font size' is missing 
from 3.6 beta build 200402042050 and the output 
window does not seem to honor the '-fontsize' 
option either.
Comment 1 _ tboudreau 2004-02-07 14:48:50 UTC
The output window font size property was removed intentionally - it should honor 
-fontsize and/or the look and feel
Comment 2 Jaroslav Tulach 2004-02-12 13:48:19 UTC
Sorry for bothering again Tim, I was looking thru our not-yet-evaluated bugs and
found out that you own ten of them. As release 3.6 criteria is to have all of
them evaluated (as well as to not have any P1, P2), could you please look at
these bugs and set the target milestone to something else than TBD? Thanks in
advance and one again, sorry for bothering.
Comment 3 _ tboudreau 2004-02-12 17:00:54 UTC
I just fixed this.  The output window *does* honor -fontsize...unless it finds a previously 
saved value in the imported settings (which it will find even if it was never explicitly set 
before).  It will now ignore any previously stored font size settings, so -fontsize will work 
correctly.

Checking in compiler/src/org/netbeans/core/compiler/CompilerDisplayer.java;
/cvs/core/compiler/src/org/netbeans/core/compiler/CompilerDisplayer.java,v  <--  
CompilerDisplayer.java
new revision: 1.9; previous revision: 1.8
done
Processing log script arguments...
More commits to come...
Checking in output/src/org/netbeans/core/output/OutputSettings.java;
/cvs/core/output/src/org/netbeans/core/output/OutputSettings.java,v  <--  
OutputSettings.java
new revision: 1.10; previous revision: 1.9
done
Checking in output/src/org/netbeans/core/output/OutputTab$Replace.java;
/cvs/core/output/src/org/netbeans/core/output/OutputTab$Replace.java,v  <--  
OutputTab$Replace.java
new revision: 1.3; previous revision: 1.2
done
Checking in output/src/org/netbeans/core/output/OutputTabInner.java;
/cvs/core/output/src/org/netbeans/core/output/OutputTabInner.java,v  <--  
OutputTabInner.java
new revision: 1.15; previous revision: 1.14
done
Checking in output/src/org/netbeans/core/output/OutputTabTerm.java;
/cvs/core/output/src/org/netbeans/core/output/OutputTabTerm.java,v  <--  
OutputTabTerm.java
new revision: 1.17; previous revision: 1.16
done
Checking in output/src/org/netbeans/core/output/OutputWindowAction.java;
/cvs/core/output/src/org/netbeans/core/output/OutputWindowAction.java,v  <--  
OutputWindowAction.java
new revision: 1.7; previous revision: 1.6
done
Comment 4 Marian Mirilovic 2005-07-13 13:26:55 UTC
closed
Comment 5 Quality Engineering 2008-12-23 08:41:05 UTC
moving terminal emulator issues to terminalemulator component.
To see the correct version and target milestone of this issue look at Issue
Activity table.