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

Andy Goryachev angorya at openjdk.org
Fri Jan 12 15:56:30 UTC 2024


On Fri, 12 Jan 2024 06:29:44 GMT, Karthik P K <kpk at openjdk.org> wrote:

> Do you think it is better to address that issue after we complete JDK-8318095?

I think the solution for JDK-8318095 is just to trigger a layout, so we could do all these in parallel (as long as we don't resize the container).
I was hoping to finish this review today.

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

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


More information about the openjfx-dev mailing list