Robert O'Callahan writes:

> How about this idea: after processing a WM_MOUSEMOVE event, go into an
> "anti-flood" state where WM_MOUSEMOVE is ignored. After we service the
> Gecko event queue, exit the anti-flood state.

The general approach sounds good.

I expect "ignored" will have to be "ignored at least until there
is another user input event" so that the document will know where
the mouse is when a key is pressed.
_______________________________________________
dev-platform mailing list
dev-platform@lists.mozilla.org
https://lists.mozilla.org/listinfo/dev-platform

Reply via email to