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 233727

Summary: [dark metal] wrong colors in task editor
Product: connecteddeveloper Reporter: Ondrej Vrabec <ovrabec>
Component: ODCS TasksAssignee: Tomas Stupka <tstupka>
Status: RESOLVED DUPLICATE    
Severity: normal    
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: screenshot

Description Ondrej Vrabec 2013-07-31 14:34:11 UTC
Product Version = NetBeans IDE Dev (Build 20130731-153ecd05de7e)
Operating System = Linux version 3.7.10-1.16-desktop running on amd64
Java; VM; Vendor = 1.7.0_25
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.25-b01

Background colors of description and comments are incorrect on dark lafs. bgcolor of JEditorPanes should be explicitely set. Maybe something as  http://hg.netbeans.org/core-main/annotate/9c896a6299cd/o.n.core/src/org/netbeans/core/ui/ProductInformationPanel.java#l125 would do
Comment 1 Ondrej Vrabec 2013-07-31 14:34:35 UTC
Created attachment 138078 [details]
screenshot
Comment 2 Tomas Stupka 2013-07-31 14:50:26 UTC

*** This bug has been marked as a duplicate of bug 226311 ***