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 200666 - Wrong background in debugging window
Summary: Wrong background in debugging window
Status: RESOLVED FIXED
Alias: None
Product: debugger
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0.1
Hardware: PC Linux
: P3 normal (vote)
Assignee: Martin Entlicher
URL:
Keywords: GTK
Depends on:
Blocks:
 
Reported: 2011-08-04 13:06 UTC by Tomas Danek
Modified: 2011-11-15 15:42 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
screenshot (12.56 KB, image/png)
2011-08-04 13:06 UTC, Tomas Danek
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Tomas Danek 2011-08-04 13:06:45 UTC
Created attachment 109792 [details]
screenshot

Product Version: NetBeans IDE 7.0.1 (Build 201107282000)
Java: 1.6.0_27; Java HotSpot(TM) Client VM 20.2-b06
System: Linux version 2.6.38-10-generic running on i386; UTF-8; en_US (nb)
Userdir: /home/tester/.netbeans/7.0
---------------------------
see screenshot, window should have white background
Comment 1 Martin Entlicher 2011-08-04 13:20:56 UTC
It's a problem of GTK L&F AFAIK.
Comment 2 Martin Entlicher 2011-11-14 12:44:46 UTC
Fixed by changeset:   207119:a7f8d59e4d04
http://hg.netbeans.org/main/rev/a7f8d59e4d04
Comment 3 Quality Engineering 2011-11-15 15:42:11 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/a7f8d59e4d04
User: mentlicher@netbeans.org
Log: #200666: Assure that the tree component is fully painted on GTK.