hg: jdk/client: 8231991: Mouse wheel change focus on awt/swing windows

neugens at redhat.com neugens at redhat.com
Tue Nov 12 14:58:41 UTC 2019


Changeset: d5af26ef7b95
Author:    neugens
Date:      2019-11-12 15:54 +0100
URL:       https://hg.openjdk.java.net/jdk/client/rev/d5af26ef7b95

8231991: Mouse wheel change focus on awt/swing windows
Summary: Avoid focus logic when only mouse wheel is moved up/down.
Reviewed-by: serb, dmarkov

! src/java.desktop/unix/classes/sun/awt/X11/XBaseWindow.java
! src/java.desktop/unix/classes/sun/awt/X11/XConstants.java
+ test/jdk/java/awt/event/MouseWheelEvent/WheelModifier/MouseWheelOnBackgroundComponent.java



More information about the jdk-client-changes mailing list