-
Type:
Bug
-
Resolution: Fixed
-
Priority:
P3
-
Affects Version/s: 8u40
-
Component/s: javafx
Multiple typos/copy-paste errors were introduced in fix for RT-38418 in NGRegion#renderBorderRectangle when refactoring the code.
* 3 of the "rsum" variables should be computed by addition instead of subtraction
* bottom style rsum should be computed with getBottomLeftHorizontalRadius, not getBottomLeftVerticalRadius
* 3 of the "rsum" variables should be computed by addition instead of subtraction
* bottom style rsum should be computed with getBottomLeftHorizontalRadius, not getBottomLeftVerticalRadius
- relates to
-
JDK-8096687 Dashed border with width is broken
-
- Resolved
-
-
JDK-8089063 Dotted Border clipped to the outside
-
- Resolved
-