Comment #4 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=30726

------------------------------------------------------------------------
r30726 | [email protected] | 2009-11-02 10:51:22 -0800 (Mon, 02 Nov 2009)  
| 13 lines
Changed paths:
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/automation/automation_provider.cc?r1=30726&r2=30725
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/automation/automation_provider.h?r1=30726&r2=30725
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/browser/renderer_host/render_widget_host_view_gtk.cc?r1=30726&r2=30725
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/chrome.gyp?r1=30726&r2=30725
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/test/automation/automation_messages_internal.h?r1=30726&r2=30725
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/test/automation/window_proxy.cc?r1=30726&r2=30725
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/chrome/test/automation/window_proxy.h?r1=30726&r2=30725
    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=30726&r2=30725
    M  
http://src.chromium.org/viewvc/chrome/trunk/src/webkit/api/src/gtk/WebInputEventFactory.cpp?r1=30726&r2=30725

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

Review URL: http://codereview.chromium.org/354010
------------------------------------------------------------------------


--
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
-~----------~----~----~----~------~----~------~--~---

Reply via email to