JDK-8128531 : LCD Text, does not support text selection fill color
  • Type: Bug
  • Component: javafx
  • Sub-Component: graphics
  • Affected Version: fx2.1
  • Priority: P4
  • Status: Resolved
  • Resolution: Fixed
  • Submitted: 2011-11-30
  • Updated: 2015-06-17
  • Resolved: 2011-12-22
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
fx2.1Fixed
Related Reports
Blocks :  
Description
Prism graphics used vertex color to paint glyphs of different color.  LCD bypasses vertex color, by setting shader constant.
Comments
Fixed as of: rt-closed changeset: 15165:e5f7f2891e49 2.1-graphics-scrum Build #228
22-12-2011