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

Summary: Wrong background in debugging window
Product: debugger Reporter: Tomas Danek <musilt2>
Component: CodeAssignee: Martin Entlicher <mentlicher>
Status: RESOLVED FIXED    
Severity: normal Keywords: GTK
Priority: P3    
Version: 7.0.1   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot

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.