On Fri, 20 Mar 2026 21:45:16 GMT, Marius Hanl <[email protected]> wrote:
>> modules/javafx.controls/src/test/java/test/com/sun/javafx/scene/control/infrastructure/MouseEventFirerTest.java
>> line 206:
>>
>>> 204: // current / alternative mouseEvent creation
>>> 205: return List.of(
>>> 206: // @Ignore("8253769")
>>
>> What about https://bugs.openjdk.org/browse/JDK-8253769 - is it still an
>> issue?
>
> This is the issue this PR closes.
>
> The issue is that the old logic in the `MouseEventFirer` did not work in all
> cases.
> The ticket documents that and comes with an example.
> Because of this, the alternative path was created and at one point made the
> default.
:-) I should have looked more closely to the title...
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/2119#discussion_r2968124360