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 188452 - Add ability to change colors of code coverage in editor
Summary: Add ability to change colors of code coverage in editor
Status: RESOLVED FIXED
Alias: None
Product: php
Classification: Unclassified
Component: Editor (show other bugs)
Version: 6.x
Hardware: PC All
: P3 normal with 2 votes (vote)
Assignee: Petr Pisl
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-07-07 14:41 UTC by josser
Modified: 2011-06-11 15:15 UTC (History)
3 users (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Current default colors on the dark theme (41.12 KB, image/png)
2010-07-07 14:42 UTC, josser
Details

Note You need to log in before you can comment on or make changes to this bug.
Description josser 2010-07-07 14:41:36 UTC
I'm using dark-colors for background in my color theme and light colors for fonts so when code coverage display's results - text became unreadable (light-red/light-green background + white foreground is not good for reading). 

So we need option in Colors to change this.
Comment 1 josser 2010-07-07 14:42:40 UTC
Created attachment 100655 [details]
Current default colors on the dark theme
Comment 2 josser 2010-07-07 14:44:36 UTC
Link to initial discussion: http://forums.netbeans.org/topic29222.html
Comment 3 Filip Zamboj 2010-09-15 12:37:51 UTC
batch reassigning
Comment 4 nehalem 2011-06-02 20:51:02 UTC
I would also love to see the ability to modify these colors for the same reason.
Comment 5 Tomas Mysik 2011-06-03 10:19:10 UTC
Batch reassigning.
Comment 6 Tomas Mysik 2011-06-10 10:47:42 UTC
After discussion reassigning to Petr, have a look at CoverageHighlightsContainer.java (in gsf.codecoverage module).

Thanks.
Comment 7 Petr Pisl 2011-06-10 11:29:44 UTC
Fixed in web-main and releases/release701.
Comment 8 Quality Engineering 2011-06-11 04:19:27 UTC
Integrated into 'releases'
Changeset: http://hg.netbeans.org/releases/rev/0f7491c42271
User: Petr Pisl <ppisl@netbeans.org>
Log: #188452 - Add ability to change colors of code coverage in editor
(transplanted from f04cb4b4dcdb682b624310f31ed82426d15db6f1)
Comment 9 Quality Engineering 2011-06-11 15:15:27 UTC
Integrated into 'main-golden'
Changeset: http://hg.netbeans.org/main-golden/rev/f04cb4b4dcdb
User: Petr Pisl <ppisl@netbeans.org>
Log: #188452 - Add ability to change colors of code coverage in editor