-
Bug
-
Resolution: Unresolved
-
P3
-
25
-
linux, windows
The java/awt/font/TextLayout/TestControls.html (or java/awt/font/TextLayout/TestControls.java) fails on windows and linux.
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 with hexcode - 0x2028 (line separator) and 0x2029 (paragraph separator) are shown with a non-zero advance on windows and linux. Screenshots attached
Regression caused byJDK-8208377 - Soft hyphens render if not using TextLayout fix.
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 with hexcode - 0x2028 (line separator) and 0x2029 (paragraph separator) are shown with a non-zero advance on windows and linux. Screenshots attached
Regression caused by
- caused by
-
JDK-8208377 Soft hyphens render if not using TextLayout
-
- Resolved
-
- relates to
-
JDK-8208377 Soft hyphens render if not using TextLayout
-
- Resolved
-
-
JDK-8353187 Test TextLayout/TestControls fails on macOS: width of 0x9, 0xa, 0xd isn't zero
-
- Resolved
-
-
JDK-8356812 Create an automated version of TextLayout/TestControls
-
- New
-
1.
|
Problemlist TextLayout/TestControls.java on linux and windows |
|
Open | Unassigned |