Details
-
Type:
Enhancement
-
Status: Resolved
-
Priority:
P3
-
Resolution: Fixed
-
Affects Version/s: 8, 11, 14, 15, 16
-
Fix Version/s: 17
-
Component/s: client-libs
-
Labels:
-
Subcomponent:
-
Resolved In Build:b05
-
CPU:generic
-
OS:generic
Description
A JLabel with a translucent foreground color properly renders plain text, but with HTML text, the alpha component is discarded and the text is rendered using an opaque color.
See attached test program.
See: SwingUtilities2.displayPropertiestoCSS, CSS.stringToColor
See attached test program.
See: SwingUtilities2.displayPropertiestoCSS, CSS.stringToColor