Comment #5 on issue 24660 by [email protected]: No onmouseout handlers called when cursor leaves tab content area http://code.google.com/p/chromium/issues/detail?id=24660
The following revision refers to this bug:
http://src.chromium.org/viewvc/chrome?view=rev&revision=30771
------------------------------------------------------------------------
r30771 | [email protected] | 2009-11-02 15:51:35 -0800 (Mon, 02 Nov 2009)
| 14 lines
Changed paths:
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/automation/automation_provider.cc?r1=30771&r2=30770
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/automation/automation_provider.h?r1=30771&r2=30770
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/renderer_host/render_widget_host_view_gtk.cc?r1=30771&r2=30770
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/chrome.gyp?r1=30771&r2=30770
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/test/automation/automation_messages_internal.h?r1=30771&r2=30770
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/test/automation/window_proxy.cc?r1=30771&r2=30770
M
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/test/automation/window_proxy.h?r1=30771&r2=30770
A
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/test/data/mouseleave.html
A
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/test/ui/mouseleave_uitest.cc
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/api/public/gtk/WebInputEventFactory.h?r1=30771&r2=30770
M
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/api/src/gtk/WebInputEventFactory.cpp?r1=30771&r2=30770
Re-landing of r30726, which was reverted as a possible cause of chromeos
buildbot failures
Handle GTK enter and leave notification events and pass them to WebKit as
mouse move events. This prevents an HTML widget from staying in the
mouseover
state when the cursor leaves the window. Add a new ui test that checks
the specific case that was broken by warping the mouse pointer inside and
outside the content area.
BUG=24660
TEST=ui_tests
patch by Dominic Mazzoni <dmazzoni [at] google>
original review: http://codereview.chromium.org/274010/show
------------------------------------------------------------------------
--
You received this message because you are listed in the owner
or CC fields of this issue, or because you starred this issue.
You may adjust your issue notification preferences at:
http://code.google.com/hosting/settings
--~--~---------~--~----~------------~-------~--~----~
Automated mail from issue updates at http://crbug.com/
Subscription options: http://groups.google.com/group/chromium-bugs
-~----------~----~----~----~------~----~------~--~---
