RFR: 8327478: Add System test to verify TextSelection issue for webkit-617.1 [v4]

duke duke at openjdk.org
Thu Mar 6 05:38:03 UTC 2025


On Wed, 5 Mar 2025 07:01:42 GMT, Gopal Pattnaik <duke at openjdk.org> wrote:

>> There was no test included with the fix for [JDK-8326989](https://bugs.openjdk.org/browse/JDK-8326989),
>> 
>> Hence we are adding a system test now.
>> 
>> Test is written as 
>> 1. Load html content in web view.
>> 2. pick the color of mouse pointer.
>> 3. Perform double click.
>> 4. pick the color again.
>>> expected bahaviour: colour picked in step 2 and 4 should not match.
>> 
>> Verification:
>> The test passes with latest webkit source
>> Also verified that test fails when the fix for [JDK-8326989](https://bugs.openjdk.org/browse/JDK-8326989) is reverted.
>
> Gopal Pattnaik has updated the pull request incrementally with one additional commit since the last revision:
> 
>   Addressed Review comments

@Gopalora 
Your change (at version d05cbf0817ac03754290a83c78be269d7967641b) is now ready to be sponsored by a Committer.

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

PR Comment: https://git.openjdk.org/jfx/pull/1719#issuecomment-2702860351


More information about the openjfx-dev mailing list