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 - Patch for: Editor: Search/Replace-Bar uses non standard-background color
Summary: Patch for: Editor: Search/Replace-Bar uses non standard-background color
Status: RESOLVED FIXED
Alias: None
Product: editor
Classification: Unclassified
Component: -- Other -- (show other bugs)
Version: 7.3
Hardware: PC Windows 7
: P4 normal (vote)
Assignee: Milutin Kristofic
URL:
Keywords: PATCH_AVAILABLE
Depends on:
Blocks:
 
Reported: 2012-11-19 16:37 UTC by markiewb
Modified: 2012-11-22 02:44 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Showing the non-standard gray (31.19 KB, image/png)
2012-11-19 16:38 UTC, markiewb
Details
Proposed patch (1.28 KB, patch)
2012-11-19 16:43 UTC, markiewb
Details | Diff
Patch in action (150.03 KB, image/png)
2012-11-19 16:48 UTC, markiewb
Details

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