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.

Copy link
Contributor

github-actions bot commented Oct 1, 2025

Test Results

  115 files  ±0    115 suites  ±0   13m 47s ⏱️ + 1m 19s
4 554 tests ±0  4 538 ✅ ±0  16 💤 ±0  0 ❌ ±0 
  311 runs  ±0    308 ✅ ±0   3 💤 ±0  0 ❌ ±0 

Results for commit 1f4d1c0. ± Comparison against base commit d2de8e3.

♻️ This comment has been updated with latest results.

…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.
@akurtakov akurtakov force-pushed the 2119-fix-mouse-event-order branch from a90eda9 to 1f4d1c0 Compare October 17, 2025 15:47
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