RFR: 8319844 : Text/TextFlow.hitTest() is incorrect in RTL orientation

Karthik P K kpk at openjdk.org
Thu Jan 11 10:41:35 UTC 2024


On Wed, 10 Jan 2024 21:16:01 GMT, Andy Goryachev <angorya at openjdk.org> wrote:

> Preliminary testing looks ok, though it does suffer from effects of JDK-8318095 (and I did remove `this.getScene().` in Text:1042)
> 
Thanks @andy-goryachev-oracle for testing and reviewing the PR.
Yes, to fully test this fix we need to address JDK-8318095. If you are planning to fix that issue, I'm ok to come back to this PR after the fix is done. However I do believe that we can review this in parallel as well.

-------------

PR Comment: https://git.openjdk.org/jfx/pull/1323#issuecomment-1886826066


More information about the openjfx-dev mailing list