RFR: 8319844 : Text/TextFlow.hitTest() is incorrect in RTL orientation [v11]
Karthik P K
kpk at openjdk.org
Thu Feb 22 10:36:06 UTC 2024
On Tue, 20 Feb 2024 15:48:26 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
>> I see that the tests don't run on all the platforms. I will look into this and update the PR
>
> A valid concern about specific fonts, similar to
> https://github.com/openjdk/jfx/pull/1236#issuecomment-1937022815
>
> What was the resolution there? To use a hard-coded font based on the platform, or pick an available one from the list?
The tests passes on Mac and Linux. The failures I mentioned above were because this branch was not upto date with the master and completely unrelated to this PR.
Im facing some issue with my Windows system. I will check in windows once it is sorted and update the details here.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1323#discussion_r1499026529
More information about the openjfx-dev
mailing list