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]>

Marked as reviewed by prr (Reviewer).

-------------

PR Review: https://git.openjdk.org/jdk/pull/30450#pullrequestreview-4032155245

Reply via email to