<AWT Dev> [9] Review request for 8080137 Dragged events for extra mouse buttons (4, 5, 6) are not generated on JSplitPane

Alexander Scherbatiy alexandr.scherbatiy at oracle.com
Tue May 19 14:06:05 UTC 2015


   The test fails on Linux because Xsystem does not set state for motion 
events when extra button is pressed.

  I have filled the issue on it: JDK-8080676 Mouse drag does not work 
for extra buttons on Linux
    https://bugs.openjdk.java.net/browse/JDK-8080676

   Thanks,
   Alexandr.

On 5/19/2015 1:10 PM, Alexander Scherbatiy wrote:
>
> Hello,
>
> Could you review the fix:
>   bug: https://bugs.openjdk.java.net/browse/JDK-8080137
>   webrev: http://cr.openjdk.java.net/~alexsch/8080137/webrev.00
>
>   The LightweightDispatcher.isMouseGrab(MouseEvent) method does not 
> take into account the extended modifiers for additional buttons.
>
>
> Thanks,
> Alexandr.
>



More information about the awt-dev mailing list