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 267645 - Prevent use of hard-coded colors in Bug Report Tasks
Summary: Prevent use of hard-coded colors in Bug Report Tasks
Status: NEW
Alias: None
Product: ide
Classification: Unclassified
Component: UI (show other bugs)
Version: 8.1
Hardware: All All
: P3 normal (vote)
Assignee: issues@ide
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-08-19 19:24 UTC by mjr_1974
Modified: 2016-08-19 19:26 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Picture of the problem (60.70 KB, image/png)
2016-08-19 19:26 UTC, mjr_1974
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mjr_1974 2016-08-19 19:24:59 UTC
Product Version = NetBeans IDE 8.1 (Build 201510222201)
Operating System = Linux version 4.4.0-21-generic running on amd64
Java; VM; Vendor = 1.8.0_101
Runtime = Java HotSpot(TM) 64-Bit Server VM 25.101-b13

Reproducibility: Happens every time

STEPS:
  * Install a dark theme for the desktop
  * Report a bug by selecting Help->Report Issue

ACTUAL:
  Hard coded background colors prevent easy reading of content

EXPECTED:
  No hard-coded colors should be used in the IDE. See attached picture for details.
Comment 1 mjr_1974 2016-08-19 19:26:35 UTC
Created attachment 161725 [details]
Picture of the problem