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 153734

Summary: Debugger background colour is not honoured with Nimbus L&F
Product: python Reporter: sinewalker <sinewalker>
Component: DebuggerAssignee: jymen <jymen>
Status: RESOLVED WONTFIX    
Severity: blocker    
Priority: P4    
Version: 6.x   
Hardware: PC   
OS: Windows XP   
Issue Type: DEFECT Exception Reporter:
Attachments: test code to reproduce issue behaviour

Description sinewalker 2008-11-24 02:25:54 UTC
When using the Nimbus look-and-feel for NetBeans 6.5 (with Java 6u10), the Debugging window's background colour is
always white.

The colour selected in the Python settings is honoured when using Metal or the system's default L&F so this is maybe a
problem with Nimbus only.  Forground colours are always honoured.
Comment 1 sinewalker 2008-11-26 10:03:09 UTC
Created attachment 74168 [details]
test code to reproduce issue behaviour
Comment 2 sinewalker 2008-11-26 10:06:45 UTC
whoops, wrong issue sorry.  please ignore attachment :(
Comment 3 jymen 2008-12-10 16:42:27 UTC
this is a pure Java LAF problem => not a debugger issue