On Tue, 17 Mar 2026 17:52:44 GMT, Andy Goryachev <[email protected]> wrote:
> The fix looks good, there is no regression wrt > https://bugs.openjdk.org/browse/JDK-8115366 > > Would it be possible to create a headless unit test similar to one you are > working on for #2100 ? I'm sure its possible to make a headless test but it seems to be beyond my abilities. Unlike https://github.com/openjdk/jfx/pull/2100, this issue is can't be reproduced with public API methods. FYI: this issue also occurs with `TableView` when the shift-click ends to the right of the last active column. This fix also addresses this case. ------------- PR Comment: https://git.openjdk.org/jfx/pull/2109#issuecomment-4079342402
