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 185940 - [69cat][ide] When setting the custom color for a font, the color triangle doesn't change color
Summary: [69cat][ide] When setting the custom color for a font, the color triangle doe...
Status: RESOLVED WORKSFORME
Alias: None
Product: platform
Classification: Unclassified
Component: Property Editors (show other bugs)
Version: 6.x
Hardware: All All
: P4 normal (vote)
Assignee: Stanislav Aubrecht
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2010-05-11 17:23 UTC by esmithbss
Modified: 2012-09-27 10:29 UTC (History)
1 user (show)

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
Bad Color Triangle (160.78 KB, image/png)
2010-05-11 17:24 UTC, esmithbss
Details

Note You need to log in before you can comment on or make changes to this bug.
Description esmithbss 2010-05-11 17:23:07 UTC
Product Version = NetBeans IDE Dev (Build 201005060200)
Operating System = Linux version 2.6.32-22-generic running on i386
Java; VM; Vendor = 1.6.0_20
Runtime = Java HotSpot(TM) Client VM 16.3-b01

When using the Custom Color settings dialog to set the font/background colors, the color triangle.does not update when you select a color on the color wheel.  All other fields update colors.

See screenshot.
Comment 1 esmithbss 2010-05-11 17:24:15 UTC
Created attachment 98793 [details]
Bad Color Triangle
Comment 2 Peter Pis 2010-05-12 07:08:32 UTC
Reassigning.
Comment 3 David Strupl 2010-05-12 11:45:13 UTC
The color chooser is general component - passing to the platform for evaluation.
Comment 4 Jiri Rechtacek 2010-06-01 12:35:24 UTC
Works for me in NetBeans 6.9RC2, Ubuntu 10.4., JDK1.6u18.
Comment 5 Stanislav Aubrecht 2012-09-27 10:29:46 UTC
It's a standard AWT color chooser dialog window, we don't do anything inside that window.