On Wed, 5 Jul 2023 19:28:37 GMT, Andy Goryachev <[email protected]> wrote:
>> Prasanta Sadhukhan has updated the pull request incrementally with one
>> additional commit since the last revision:
>>
>> Fix comment
>
> modules/javafx.swing/src/main/java/com/sun/javafx/embed/swing/SwingEvents.java
> line 84:
>
>> 82: }
>> 83: // Fix for RT-15457: we should report mouse buttons for mouse
>> drags
>> 84: if (abstractButton == AbstractEvents.MOUSEEVENT_NONE_BUTTON) {
>
> minor: the placement of the old comment suggests that it applies to like 84
> (this change). Perhaps the comment should be moved down to the line 85.
ok..done..
-------------
PR Review Comment: https://git.openjdk.org/jfx/pull/1170#discussion_r1253875203