-
Bug
-
Resolution: Fixed
-
P4
-
6.0, 7, 8, 8u102, 9
-
b27
-
x86
-
other
FULL PRODUCT VERSION :
A DESCRIPTION OF THE PROBLEM :
TextAttribute.TRACKING is not taken in account when LineBreakMeasurer measures the width. If text is written with a different Tracking value, LineBreakMeasurer does not accurately detect the line breaks so that they can fit within the Max Width parameter.
REPRODUCIBILITY :
This bug can be reproduced always.
A DESCRIPTION OF THE PROBLEM :
TextAttribute.TRACKING is not taken in account when LineBreakMeasurer measures the width. If text is written with a different Tracking value, LineBreakMeasurer does not accurately detect the line breaks so that they can fit within the Max Width parameter.
REPRODUCIBILITY :
This bug can be reproduced always.
- duplicates
-
JDK-6598756 TRACKING textattribute is not properly handled by LineBreakMeasurer
- Closed