git: openjdk/jfx: master: 8319844: Text/TextFlow.hitTest() is incorrect in RTL orientation
Karthik P K
kpk at openjdk.org
Tue Mar 5 04:05:15 UTC 2024
Changeset: 66d96818
Author: Karthik P K <kpk at openjdk.org>
Date: 2024-03-05 04:04:16 +0000
URL: https://git.openjdk.org/jfx/commit/66d96818413f8ce5518cc20cff848eacd1a2d56c
8319844: Text/TextFlow.hitTest() is incorrect in RTL orientation
Co-authored-by: John Hendrikx <jhendrikx at openjdk.org>
Reviewed-by: angorya, jhendrikx
! modules/javafx.graphics/src/main/java/com/sun/javafx/scene/text/TextLayout.java
! modules/javafx.graphics/src/main/java/com/sun/javafx/text/PrismTextLayout.java
! modules/javafx.graphics/src/main/java/javafx/scene/text/Text.java
! modules/javafx.graphics/src/main/java/javafx/scene/text/TextFlow.java
! modules/javafx.graphics/src/test/java/test/com/sun/javafx/pgstub/StubTextLayout.java
! tests/system/src/test/.classpath
! tests/system/src/test/addExports
+ tests/system/src/test/java/test/com/sun/javafx/text/TextHitInfoTest.java
+ tests/system/src/test/java/test/robot/javafx/scene/RTLTextCharacterIndexTest.java
+ tests/system/src/test/java/test/robot/javafx/scene/RTLTextFlowCharacterIndexTest.java
More information about the openjfx-changes
mailing list