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 196758

Summary: GTK color chooser-color doesn't match
Product: guibuilder Reporter: asenk
Component: CodeAssignee: issues@guibuilder <issues>
Status: NEW ---    
Severity: normal    
Priority: P4    
Version: 7.0   
Hardware: PC   
OS: Linux   
Issue Type: DEFECT Exception Reporter:
Attachments: GTK Color Chooser

Description asenk 2011-03-16 09:24:36 UTC
Created attachment 107038 [details]
GTK Color Chooser

Setup: Start IDE with clear userdir. Create new Java project (called e.g. "MyProject3") with default settings. Create new JFrame Form and name it e.g. "MyJFrame" 

* Insert some JButton in MyJFrame
* Press [...] button next to the background property in Properties window
* GTK Color Chooser is opened
* Drag the point in the black corner
* rotate the triangle inside color rainbow circle (color in triangle is red and doesn't change)
* Drag the point in some color part of triangle (triangle is still red, chosen color is OK, but different form red color inside triangle.)

SEE MORE in attachment