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 237717

Summary: Patch for: Dark Theme: Findbugs "Inspect" explanations hard to read (black on dark blue)
Product: java Reporter: twolf2919 <twolf2919>
Component: FindBugsAssignee: Petr Cyhelsky <cyhelsky>
Status: RESOLVED FIXED    
Severity: normal Keywords: PATCH_AVAILABLE
Priority: P3    
Version: 7.4   
Hardware: PC   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: The Inspect tab, showing unreadable explanations.
Proposed patch
Patch in action
Patch in action - resubmitted

Description twolf2919 2013-10-28 13:47:23 UTC
Created attachment 141604 [details]
The Inspect tab, showing unreadable explanations.

When you do a Source->Inspect the results are displayed in a two-panel tab.  The left panel shows in a tree all the problems found.  The right side gives an explanation of the problem for the item selected in the tree.  This explanation is very difficult to read because the foreground color of the font wasn't changed to WHITE in the dark theme, where the background color is now a dark blue.
Comment 1 markiewb 2013-10-28 19:40:27 UTC
Related to a already fixed bug https://netbeans.org/bugzilla/show_bug.cgi?id=234038
Comment 2 markiewb 2013-10-28 20:24:14 UTC
Created attachment 141613 [details]
Proposed patch

I like to propose a patch to solve this issue. Please review and commit. Thank you.
Comment 3 markiewb 2013-10-28 20:24:54 UTC
Created attachment 141614 [details]
Patch in action
Comment 4 markiewb 2013-10-28 20:30:09 UTC
Created attachment 141615 [details]
Patch in action - resubmitted
Comment 5 Petr Cyhelsky 2013-10-29 11:29:57 UTC
Thank you for the patch. Fixed in
http://hg.netbeans.org/jet-main/rev/0e2aaf762848