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 234966

Summary: Patch for: [dark] Exception reporter loading page uses dark color on dark background
Product: ide Reporter: markiewb
Component: Exceptions ReporterAssignee: Tomas Danek <musilt2>
Status: RESOLVED FIXED    
Severity: normal Keywords: PATCH_AVAILABLE
Priority: P4    
Version: 7.4   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: Shows the issue
Proposed patch

Description markiewb 2013-08-25 11:30:29 UTC
Created attachment 139203 [details]
Shows the issue

ACTUAL: Exception reporter loading page uses dark color on dark background
EXPECTED: better color combinination

----
Seen using Dark Metal
Product Version: NetBeans IDE Dev (Build 201308192300)
Updates: Updates available
Java: 1.7.0_25; Java HotSpot(TM) 64-Bit Server VM 23.25-b01
Runtime: Java(TM) SE Runtime Environment 1.7.0_25-b16
System: Windows 7 version 6.1 running on amd64; Cp1252; en_US (nb)
Comment 1 markiewb 2013-08-25 11:44:25 UTC
Created attachment 139204 [details]
Proposed patch

I like to propose a patch to solve this issue. Please review, try it and commit. Thank you.
Comment 2 Tomas Danek 2013-08-26 12:02:49 UTC
applied as a part of http://hg.netbeans.org/core-main/rev/6668a446204a , thank you!