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

Karthik P K kpk at openjdk.org
Fri Feb 23 08:31:01 UTC 2024


On Thu, 22 Feb 2024 10:33:38 GMT, Karthik P K <kpk at openjdk.org> wrote:

>> 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.

I have run the tests in Windows and did not see any failures.

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

PR Review Comment: https://git.openjdk.org/jfx/pull/1323#discussion_r1500338714


More information about the openjfx-dev mailing list