On Fri, 4 Sep 2026 12:16:12 GMT, Jay Bhaskar <[email protected]> wrote:
> The fix is good, it prevents dereferencing selectedRange() when it is null. > can we have a unit test case? I was going to say the same thing. I don't know whether it is possible to create a headless test in the javafx.web module (that would be ideal if it is). The easiest way to do this might be to create a headful system test, perhaps using the test program attached to JBS as a starting point. ------------- PR Comment: https://git.openjdk.org/jfx/pull/2292#issuecomment-5540727266
