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 132184

Summary: [NIMBUS] Black background of output window
Product: platform Reporter: mslama <mslama>
Component: Output WindowAssignee: mslama <mslama>
Status: VERIFIED FIXED    
Severity: blocker CC: pchytil
Priority: P3    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Bug Depends on:    
Bug Blocks: 120656    

Description mslama 2008-04-07 13:44:31 UTC
If output window is opened it has black background after IDE restart.
Comment 1 mslama 2008-04-07 13:51:54 UTC
There is call of setBackground(UIManager.getColor("text")); in constructor of AbstractOutputWindow. On Nimbus
UIManager.getColor("text") is black. On Metal this is white. Unfortunately this call has effect only on Nimbus after IDE
restart - at this moment output window is empty and has some default background ie. NOT white on Metal but it is black
on Nimbus. I removed this call and it has no effect on Metal and GTK. It fixes black background on Nimbus. To be sure it
is necessary to test also Win L&Fs.
Comment 2 mslama 2008-04-08 09:15:06 UTC
Fixed 19ef391d8a11
Comment 3 Petr Chytil 2008-09-01 13:02:35 UTC
verified in:

Product Version: NetBeans IDE Dev (Build 200809010201)
Java: 1.6.0_10-rc; Java HotSpot(TM) Client VM 11.0-b13
System: Linux version 2.6.24-21-generic running on i386; UTF-8; en_US (nb)
Userdir: /home/petr/.netbeans/dev-0901