DescriptionSend position with mouse up/down events.
This change ensures that client & host agree on the position of mouse button events. This is especially relevant in the case where the client's plugin is not receiving mouse move events because it doesn't have focus, and the user clicks on the plugin. Without positional information, the host will process the button event at the host's initial mouse position, very likely not at the position intended by the user.
BUG=110688
TEST=manual
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=119934
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|