RFR: 8327478: Add System test to verify TextSelection issue for webkit-617.1 [v4]
Gopal Pattnaik
duke at openjdk.org
Wed Mar 5 07:09:03 UTC 2025
On Tue, 4 Mar 2025 15:38:41 GMT, Andy Goryachev <angorya at openjdk.org> wrote:
>> We are not getting the text area from web view. This point is used to simulate the mouse click.
>
> so they are arbitrary, and will work for every font size?
>
> (The default font size varies depending on the platform and other circumstances, see `PrismFontFactory::getSystemFontSize()` - though I am not sure if the default font size is picked up by the `WebView`.
Tested in font size 1 and 5 separately. In both case it passed. For this test case, set font size 2 for test purpose only.
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1719#discussion_r1980813140
More information about the openjfx-dev
mailing list