JDK-8088910 : [ColorPicker] chosen and shown colors don't match on mac
  • Type: Bug
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: 7u6
  • Priority: P4
  • Status: Open
  • Resolution: Unresolved
  • Submitted: 2012-07-12
  • Updated: 2020-10-30
The Version table provides details related to the release that this issue/RFE will be addressed.

Unresolved : Release in which this issue/RFE will be addressed.
Resolved: Release in which this issue/RFE has been resolved.
Fixed : Release in which this issue/RFE has been fixed. The release containing this fix may be available for download as an Early Access Release or a General Availability Release.

To download the current JDK release, click here.
Other
tbdUnresolved
Related Reports
Relates :  
Relates :  
Relates :  
Relates :  
Description
You may see issue on the attached movie.

I used color meter to check the color, which is shown in comboBox (button) - it wat 153 153 153. After that I used color meter to get color of the rectangle in popup - it shown 135, 135, 135. 

In common case I see (and it is only on mac), that there is a distance up to 50 items in metric l^1.
Comments
Too late to fix P4 bugs for FX 8.
01-11-2013

Targeting for Lombard only to evaluate if it is a duplicate of RT-28262. If it is, then it can be closed as a duplicate. Otherwise, as a P4 it will get pushed to Van Ness.
23-10-2013

I don't see this on my Mac, but it might be related to other similar bugs we have seen relating to reading back pixels on some Mac systems.
23-10-2013

Alexander: I see that this was filed against FX 2. Does it still reproduce in FX 8?
19-10-2013

Sorry. Wrong bug.
18-10-2013

The table is in the portion rendered by Swing, so assigning to Anton to evaluate.
18-10-2013

I think it should be reviewed by the graphics team.
15-10-2013

@Aleksandr - is this simply a graphics rendering issue on Mac OS, or is the selected value not the value that is returned programatically? If this is a graphics rendering issue then we should reassign to the graphics team rather than delay until Van Ness.
15-10-2013

Lowering priority is this a mac only issue.
13-07-2012

Paru, could you look at this issue? I see distances in many places, up to 50 items. Color is changed somewhere..
12-07-2012

Affected tests: ControlsAutomatedTestSuite/javafx/scene/control/test/colorpicker/ColorPickerTest/choseColorFromPopupTest ControlsAutomatedTestSuite/javafx/scene/control/test/colorpicker/ColorPickerTest/correctCirclePositionOnSettingCustomColor ControlsAutomatedTestSuite/javafx/scene/control/test/colorpicker/ColorPickerTest/correctColorPropagatingFromWebTest ControlsAutomatedTestSuite/javafx/scene/control/test/colorpicker/ColorPickerTest/customColorAddingTest ControlsAutomatedTestSuite/javafx/scene/control/test/colorpicker/ColorPickerTest/popupAppearanceAfterCustomColorsAddingTest ControlsAutomatedTestSuite/javafx/scene/control/test/colorpicker/ColorPickerTest/popupAppearancePoliticsTest
12-07-2012