On Mon, 30 Mar 2026 03:40:22 GMT, Renjith Kannath Pariyangad <[email protected]> wrote:
>> Hi Reviewers, >> >> Problem: Double tap generates WM_LBUTTONDOWN, WM_MOUSEMOVE, and >> WM_LBUTTONUP messages in response to actions on a primary touch point. >> [Which is document >> here](https://learn.microsoft.com/en-us/windows/win32/api/winuser/ns-winuser-touchinput). >> >> >> Solution: Skip drag/mouse move in case of touch within delta. >> >> Please review and let me know your suggestions. >> >> Regards, >> Renjith. > > Renjith Kannath Pariyangad has updated the pull request incrementally with > two additional commits since the last revision: > > - Updated copyright year > - Update src/java.desktop/windows/native/libawt/windows/awt_Component.cpp > > Co-authored-by: Alexey Ivanov <[email protected]> @Renjithkannath Your change (at version e99f68df9780cf91957b9b7a60b9c9c0610fd70b) is now ready to be sponsored by a Committer. ------------- PR Comment: https://git.openjdk.org/jdk/pull/30450#issuecomment-4159721505
