Skip to content

Conversation

@tmssngr
Copy link
Contributor

@tmssngr tmssngr commented Oct 1, 2025

Control: don't send MouseMove events with stateMask set for BUTTON1 before the MouseDown event was sent

These events are already added to the dragDetectionQueue, so there is no need to send/post them now.

@github-actions
Copy link
Contributor

github-actions bot commented Oct 1, 2025

Test Results

  115 files  ±0    115 suites  ±0   10m 12s ⏱️ -49s
4 613 tests ±0  4 597 ✅ ±0  16 💤 ±0  0 ❌ ±0 
  312 runs  ±0    309 ✅ ±0   3 💤 ±0  0 ❌ ±0 

Results for commit 366ee0e. ± Comparison against base commit 4722846.

♻️ This comment has been updated with latest results.

@akurtakov akurtakov force-pushed the 2119-fix-mouse-event-order branch from a90eda9 to 1f4d1c0 Compare October 17, 2025 15:47
…atform#2119

Control: don't send MouseMove events with stateMask set for BUTTON1
before the MouseDown event was sent

These events are already added to the dragDetectionQueue, so there is no
need to send/post them now.
@tmssngr tmssngr force-pushed the 2119-fix-mouse-event-order branch from 1f4d1c0 to 366ee0e Compare October 31, 2025 09:43
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

1 participant