On Sun, 6 Sep 2026 18:06:17 GMT, Jose Pereda <[email protected]> wrote:

>> This PR adds a guard to WebKit/EditorJava.cpp, to prevent passing an empty 
>> selection to the pasteboard, that would cause an immediate JVM termination, 
>> when firing a copy key event over a focused WebView that has no selection 
>> (for instance, it has not been clicked/selected yet).
>> 
>> ---------
>> - [X] I confirm that I make this contribution in accordance with the 
>> [OpenJDK Interim AI Policy](https://openjdk.org/legal/ai).
>
> Jose Pereda has updated the pull request incrementally with one additional 
> commit since the last revision:
> 
>   Add unit tests

LGTM. I ran a Jenkins test run as well as verified locally.

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

Marked as reviewed by kcr (Lead).

PR Review: https://git.openjdk.org/jfx/pull/2292#pullrequestreview-5144500182

Reply via email to