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 222413

Summary: Patch for: Editor: Search/Replace-Bar uses non standard-background color
Product: editor Reporter: markiewb
Component: -- Other --Assignee: Milutin Kristofic <mkristofic>
Status: RESOLVED FIXED    
Severity: normal Keywords: PATCH_AVAILABLE
Priority: P4    
Version: 7.3   
Hardware: PC   
OS: Windows 7   
Issue Type: DEFECT Exception Reporter:
Attachments: Showing the non-standard gray
Proposed patch
Patch in action

Description markiewb 2012-11-19 16:37:58 UTC
[ BUILD # : 201211062253 ]
[ JDK VERSION : 1.7.9 ]

Why does the Search/Replace-Bar in the editor uses a non standard-
background color? It looks strange. And i cannot think a reason why.

ACTUAL: Search/Replace-Bar uses non standard-background color - why?
see screenshot
EXPECTED: Search/Replace-Bar uses the standard-background color
Comment 1 markiewb 2012-11-19 16:38:28 UTC
Created attachment 128080 [details]
Showing the non-standard gray
Comment 2 markiewb 2012-11-19 16:43:22 UTC
Created attachment 128081 [details]
Proposed patch

I like to propose this simple patch for solving this issue. The patch removes the explicit set of the darkened background color. 

@NetBeans-Devs: Please review, discuss and commit.
Comment 3 markiewb 2012-11-19 16:48:43 UTC
Created attachment 128082 [details]
Patch in action
Comment 4 Milutin Kristofic 2012-11-21 15:41:10 UTC
Thank you for your patch. I extend changes. I have wanted to change this a long time ago. 

http://hg.netbeans.org/jet-main/rev/8e58ce3b30a2
Comment 5 Quality Engineering 2012-11-22 02:44:05 UTC
Integrated into 'main-golden', will be available in build *201211220002* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/8e58ce3b30a2
User: Milutin Kristofic <mkristofic@netbeans.org>
Log: #222413 - Patch for: Editor: Search/Replace-Bar uses non standard-background color