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 - Patch for: [dark] Exception reporter loading page uses dark color on dark background
Summary: Patch for: [dark] Exception reporter loading page uses dark color on dark bac...
Status: RESOLVED FIXED
Alias: None
Product: ide
Classification: Unclassified
Component: Exceptions Reporter (show other bugs)
Version: 7.4
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: Tomas Danek
URL:
Keywords: PATCH_AVAILABLE
Depends on:
Blocks:
 
Reported: 2013-08-25 11:30 UTC by markiewb
Modified: 2013-08-26 12:02 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Shows the issue (15.10 KB, image/png)
2013-08-25 11:30 UTC, markiewb
Details
Proposed patch (910 bytes, patch)
2013-08-25 11:44 UTC, markiewb
Details | Diff

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