Chromium Code Reviews
DescriptionMark mouse events created for Enter/Leave notify as synthesized as they're not real mouse events.
This is to prevent showing mouse cursor when a mouse enters into RootWindow when host window is created/deleted.
Updated the test to make sure that synthesized events will not change the cursor visibility.
The first CL (https://codereview.chromium.org/22051002/)
didn't solve all problem because EnterNotify sends
chrome MOUSE_MOVE event (which will send ui::ET_MOUSE_ENTERED/ui::ET_MOUSE_EXITED).
BUG=None
TEST=covered by test.
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=216105
Patch Set 1 : #
Total comments: 4
Patch Set 2 : #
Messages
Total messages: 12 (0 generated)
|
|||||||||||||||||||||||||||||||||||||