<Swing Dev> [9] Review request for 8049533 SwingUtilities.convertMouseEvent misses MouseWheelEvent.preciseWheelRotation

Alexander Scherbatiy alexandr.scherbatiy at oracle.com
Thu Jul 10 14:32:44 UTC 2014


  Could you review the updated fix:
     http://cr.openjdk.java.net/~alexsch/8049533/webrev.01

  The preciseWheelRotation field is copied in the 
LWComponentPeer.createDelegateEvent() and ResizeBox.mouseWheelMoved() 
methods.

  Thanks,
  Alexandr.

On 7/10/2014 2:34 PM, Sergey Bylokhov wrote:
> Hi, Alexander.
> Same fix should be applied to LWComponentPeer.createDelegateEvent(), 
> and probably to ResizeBox.mouseWheelMoved. Please check all place 
> where getWheelRotation is used.
>
> On 10.07.2014 14:21, Alexander Scherbatiy wrote:
>>
>> Hello,
>>
>> Could you review the fix:
>>   bug: https://bugs.openjdk.java.net/browse/JDK-8049533
>>   webrev: http://cr.openjdk.java.net/~alexsch/8049533/webrev.00
>>
>>
>>   The preciseWheelRotation field copying is missed in the 
>> SwingUtilities.convertMouseEvent(...) method.
>>
>> Thanks,
>> Alexandr.
>>
>
>




More information about the swing-dev mailing list