RFR: 8319844 : Text/TextFlow.hitTest() is incorrect in RTL orientation [v4]
Andy Goryachev
angorya at openjdk.org
Mon Jan 29 17:21:50 UTC 2024
On Mon, 29 Jan 2024 07:29:06 GMT, Karthik P K <kpk at openjdk.org> wrote:
>>> Noticed a problem - on Windows 11 and on macOS 14.2.1 hit into shows different values for Text and TextFlow. This issue can be seen with pretty much every text, even "aaa\nbbb\ncccc". In this screenshot, the line corresponds to the mouse position:
>>>
>> I see this problem as well. I will check on this issue.
>
>> Noticed a problem - on Windows 11 and on macOS 14.2.1 hit into shows different values for Text and TextFlow.
>>
>
> Fixed this issue. Please check.
@karthikpandelu it looks worse than before:

could you please pull the latest MonkeyTester and re-test Text and TextFlow pages please?
https://github.com/andy-goryachev-oracle/MonkeyTest
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1323#issuecomment-1915207426
More information about the openjfx-dev
mailing list