On Thu, 26 Mar 2026 12:24:48 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 and withing delta. > > Please review and let me know your suggestions. > > Regards, > Renjith. The change looks fine, please bump the "Copyright year" ------------- PR Comment: https://git.openjdk.org/jdk/pull/30450#issuecomment-4139546255
