RFR: 8319844 : Text/TextFlow.hitTest() is incorrect in RTL orientation [v15]
Karthik P K
kpk at openjdk.org
Wed Mar 6 05:10:56 UTC 2024
On Tue, 5 Mar 2024 15:34:36 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
>>> P.S. Tested on on macOS 14.3.1. The results on Windows/Linux should be identical, but if we can get some testing done on these two platforms that would be nice.
>>
>> I tested the changes in windows and do not see any issues.
>> I have executed the headful test using our headful test machines, no failures found in all platforms.
>>
>> Addressed inline comments. Please check.
>
> I would like to thank @karthikpandelu and @hjohn - this PR was a major effort and you guys finally solved the major issue in javafx RTL text. 👏🏻
Thank you @andy-goryachev-oracle for helping out in reviewing the PR in detail and thanks to @hjohn for suggesting simpler approach and providing the unit tests.
-------------
PR Comment: https://git.openjdk.org/jfx/pull/1323#issuecomment-1980097536
More information about the openjfx-dev
mailing list