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

  118 files  + 7    118 suites  +7   15m 15s ⏱️ - 2m 26s
4 653 tests +56  4 636 ✅ +55  17 💤 +2  0 ❌  - 1 
  338 runs  +56    334 ✅ +53   4 💤 +3  0 ❌ ±0 

Results for commit c8db974. ± Comparison against base commit 63d5582.

♻️ 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
@tmssngr tmssngr force-pushed the 2119-fix-mouse-event-order branch 2 times, most recently from 366ee0e to 77b255c Compare November 5, 2025 09:59
@tmssngr tmssngr force-pushed the 2119-fix-mouse-event-order branch from 77b255c to 63d3ce6 Compare November 14, 2025 17:54
…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 63d3ce6 to c8db974 Compare November 15, 2025 06:16
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