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 - Debugger background colour is not honoured with Nimbus L&F
Summary: Debugger background colour is not honoured with Nimbus L&F
Status: RESOLVED WONTFIX
Alias: None
Product: python
Classification: Unclassified
Component: Debugger (show other bugs)
Version: 6.x
Hardware: PC Windows XP
: P4 blocker (vote)
Assignee: jymen
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2008-11-24 02:25 UTC by sinewalker
Modified: 2009-01-15 01:57 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
test code to reproduce issue behaviour (2.12 KB, text/x-python)
2008-11-26 10:03 UTC, sinewalker
Details

Note You need to log in before you can comment on or make changes to this bug.
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