-
Bug
-
Resolution: Unresolved
-
P4
-
8, 11, 17, 21, 25
-
os_x
The java/awt/font/TextLayout/TestControls.html (or java/awt/font/TextLayout/TestControls.java) fails on macOS.
The test instructions say, “The following lines all render the controls. All controls should not render (even as space) and report a zero advance.” The characters 0x9, 0xa and 0xd do not satisfy this condition: the width of each is 8 as the width of space (0x20).
The test instructions say, “The following lines all render the controls. All controls should not render (even as space) and report a zero advance.” The characters 0x9, 0xa and 0xd do not satisfy this condition: the width of each is 8 as the width of space (0x20).