JDK-7124540 : [macosx] the Color panel is a black for ColorTest0005
  • Type: Bug
  • Component: client-libs
  • Sub-Component: java.awt
  • Affected Version: 7
  • Priority: P2
  • Status: Closed
  • Resolution: Fixed
  • OS: os_x
  • CPU: generic
  • Submitted: 2011-12-23
  • Updated: 2013-10-31
  • Resolved: 2012-02-28
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.
JDK 7
7u4 b11Fixed
Description
http://java.net/jira/browse/MACOSX_PORT-477 submitted 2011/09/29 by Ludmila Shikhvarg
ColorTest0005 is failed in api/java_awt/interactive/ColorTests_ColorTests JCK-runtime-7 interactive with jdk7 Build b209.
Description:
Use the sliders to adjust the HSB float values. 
Verify that the display on the right is correct, and that the status in the Status area changes accordingly
Actual results:
the Color panel is a black and value for colors as follow:
Red = 0
Green = 0
Blue = 0

Comments
EVALUATION There is nothing wrong with the color rendering but LWScrollBar peer doesn't set the value to its target
27-12-2011