DescriptionMake toasts notice when they're hidden and send the mouse-out event.
A recent change in Views causes the mouse move trackers to be
removed when visibility changes, causing the mouseexited event never
to happen if a window is closed underneath the mouse.
BUG=282117
R=mukai@chromium.org
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=220691
Patch Set 1 #
Total comments: 2
Patch Set 2 : Added check for mouse hover within OnVisibilityChanged. #Patch Set 3 : Update state in ToastContentsView #Patch Set 4 : Added a test. #
Messages
Total messages: 9 (0 generated)
|