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

Summary: [69cat][ide] When setting the custom color for a font, the color triangle doesn't change color
Product: platform Reporter: esmithbss <esmithbss>
Component: Property EditorsAssignee: Stanislav Aubrecht <saubrecht>
Status: RESOLVED WORKSFORME    
Severity: normal CC: ppis
Priority: P4    
Version: 6.x   
Hardware: All   
OS: All   
Issue Type: DEFECT Exception Reporter:
Attachments: Bad Color Triangle

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.