breaking them into individual characters or disjointed segments, so the characters are not connected as they should be.
This happens starting WebKit 620.1, while 619.1 and earlier versions do it correctly.
To reproduce, run the following test with JavaFX 24, and it will produce the output from picture 'correct output.png'.
Then run with JavaFX 24.0.1 or head, and it will produce the output from picture 'wrong output.png'.
This happens starting WebKit 620.1, while 619.1 and earlier versions do it correctly.
To reproduce, run the following test with JavaFX 24, and it will produce the output from picture 'correct output.png'.
Then run with JavaFX 24.0.1 or head, and it will produce the output from picture 'wrong output.png'.
- caused by
-
JDK-8340322 Update WebKit to 620.1
-
- Resolved
-