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 105448 - The custom profiler jcomponents don't follow the system preferences
Summary: The custom profiler jcomponents don't follow the system preferences
Status: RESOLVED FIXED
Alias: None
Product: profiler
Classification: Unclassified
Component: Base (show other bugs)
Version: 6.x
Hardware: All All
: P3 blocker (vote)
Assignee: Jiri Sedlacek
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-06-01 23:26 UTC by i30817
Modified: 2007-11-02 18:49 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
img1 (105.71 KB, image/png)
2007-06-26 20:13 UTC, i30817
Details
img2 (97.31 KB, image/png)
2007-06-26 20:14 UTC, i30817
Details

Note You need to log in before you can comment on or make changes to this bug.
Description i30817 2007-06-01 23:26:21 UTC
The custom jpanel (?) that contains left side profiler options/buttons, or the
JDialog that sets up a profiling or the chart view don't respect the current
systemcolors. What this means is that once the systemcolors are changed as in
high contrast mode, those netbeans panels are glaring white. Its seems like an
easy fix to replace the painting from custom colors to the SystemColor class.
Comment 1 Jiri Sedlacek 2007-06-26 11:08:58 UTC
You're right. Could you please point us to concrete OS & concrete color scheme for which this problem is clearly 
visible? It would help us a lot when fixing it. Thanks.
Comment 2 i30817 2007-06-26 20:13:25 UTC
Created attachment 44428 [details]
img1
Comment 3 i30817 2007-06-26 20:14:21 UTC
Created attachment 44429 [details]
img2
Comment 4 i30817 2007-06-26 20:16:00 UTC
java version "1.5.0_04"
Java(TM) 2 Runtime Environment, Standard Edition (build 1.5.0_04-b05)
Java HotSpot(TM) Client VM (build 1.5.0_04-b05, mixed mode, sharing)

Window xp professional.
Comment 5 Jiri Sedlacek 2007-06-26 20:21:47 UTC
Thanks, I hope we will be able to fix the most visible problems for 6.0.
Comment 6 Jiri Sedlacek 2007-11-02 18:49:13 UTC
This definitely wasn't an easy fix but now the most visible problems should be eliminated.

Fixed in trunk.