-
Enhancement
-
Resolution: Fixed
-
P3
-
fx1.2.1
-
None
Color.web(:String) function can only parse RGB Color, such as "#ABCDEF",
Please make it parse RGBA Color, such as "#ABCDEF88".
Please make it parse RGBA Color, such as "#ABCDEF88".
- relates to
-
JDK-8120028 Color.web() should parse "rgb(#,#,#)" and "rgba(#,#,#,#)" syntaxes
- Resolved
-
JDK-8092406 Color.web(String) should not be documented to accept rgba hex constants
- Open