Chromium Code Reviews
DescriptionLinux: Fake a mouse move event when the render view gains focus and the mouse is over it.
On windows, when the render view regains focus it receives a mouse move event with the coordinates of the pointer. We don't on linux, so we have to fake this. Without this, webkit doesn't know where the pointer is, so can have a wrong cursor or other graphical glitches.
TEST=bug is fixed
BUG=12879
Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=17693
Patch Set 1 #
Total comments: 2
Patch Set 2 : make WebMouseEvent directly #Messages
Total messages: 12 (0 generated)
|