Details
-
Bug
-
Resolution: Fixed
-
Major
-
None
-
None
-
Operating System: ReactOS
Platform: x86 Hardware
Description
I tested the mouse message flow in current ROS with the application presented in CORE-2933. It seems ROS sends way too much mouse messages.
What i did: left click without moving the mouse, but a WM_MOUSEMOVE is sent anyway. First WM_NCHITTEST is duplicate in ROS and WM_MOUSEACTIVATE not needed as the window is definitely not inactive.
Attachments
Issue Links
- relates to
-
CORE-8394 Extra WM_MOUSEMOVE messages erroneously sent during WM_L/R/MBUTTONDOWN & co. messages
- Open