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 - GTK color chooser-color doesn't match
Summary: GTK color chooser-color doesn't match
Status: NEW
Alias: None
Product: guibuilder
Classification: Unclassified
Component: Code (show other bugs)
Version: 7.0
Hardware: PC Linux
: P4 normal (vote)
Assignee: issues@guibuilder
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2011-03-16 09:24 UTC by asenk
Modified: 2011-03-16 09:24 UTC (History)
0 users

See Also:
Issue Type: DEFECT
Exception Reporter:


Attachments
GTK Color Chooser (42.38 KB, image/png)
2011-03-16 09:24 UTC, asenk
Details

Note You need to log in before you can comment on or make changes to this bug.
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