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 215877 - Issue and Query dialog do not cope well with dark desktop theme
Summary: Issue and Query dialog do not cope well with dark desktop theme
Status: CLOSED FIXED
Alias: None
Product: connecteddeveloper
Classification: Unclassified
Component: Issuetracking Framework (show other bugs)
Version: 7.2
Hardware: PC Linux
: P3 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
: 215595 (view as bug list)
Depends on:
Blocks: 225542
  Show dependency tree
 
Reported: 2012-07-24 13:59 UTC by mjr_1974
Modified: 2013-06-27 12:51 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Picture of the problem (98.30 KB, image/png)
2012-07-24 13:59 UTC, mjr_1974
Details

Note You need to log in before you can comment on or make changes to this bug.
Description mjr_1974 2012-07-24 13:59:17 UTC
Product Version = NetBeans IDE 7.2 RC1 (Build 201206272359)
Operating System = Linux version 3.5.0-4-generic running on amd64
Java; VM; Vendor = 1.7.0_05
Runtime = Java HotSpot(TM) 64-Bit Server VM 23.1-b03

Hard coded colors in the find issue form makes it difficult to use it when using a dark desktop theme. See attached picture.
Comment 1 mjr_1974 2012-07-24 13:59:56 UTC
Created attachment 122302 [details]
Picture of the problem
Comment 2 Tomas Stupka 2012-10-25 15:33:35 UTC
*** Bug 215595 has been marked as a duplicate of this bug. ***
Comment 3 Tomas Stupka 2012-10-25 15:34:23 UTC
not hardcoded, but given by default swing look & feel colors. We should see that we somehow tune the dialogs for other color schemes ...
Comment 4 Stanislav Aubrecht 2013-02-19 10:13:10 UTC
core-main 8d755ea1b60e
Comment 5 Quality Engineering 2013-02-23 04:09:04 UTC
Integrated into 'main-golden', will be available in build *201302222300* on http://bits.netbeans.org/dev/nightly/ (upload may still be in progress)
Changeset: http://hg.netbeans.org/main-golden/rev/8d755ea1b60e
User: S. Aubrecht <saubrecht@netbeans.org>
Log: #215877 - Issue and Query dialog do not cope well with dark desktop theme