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 - [NIMBUS] Black background of output window
Summary: [NIMBUS] Black background of output window
Status: VERIFIED FIXED
Alias: None
Product: platform
Classification: Unclassified
Component: Output Window (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: mslama
URL:
Keywords:
Depends on:
Blocks: 120656
  Show dependency tree
 
Reported: 2008-04-07 13:44 UTC by mslama
Modified: 2008-12-22 14:13 UTC (History)
1 user (show)

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 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