Bug 77479 - [chromium] mouseout not fired when dragging out of browser until mouse is over web content
Summary: [chromium] mouseout not fired when dragging out of browser until mouse is ove...
Status: RESOLVED WONTFIX
Alias: None
Product: WebKit
Classification: Unclassified
Component: New Bugs (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P2 Normal
Assignee: Nobody
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2012-01-31 14:31 PST by Daniel Cheng
Modified: 2013-04-12 08:23 PDT (History)
2 users (show)

See Also:


Attachments
Test case (9.72 KB, text/html)
2012-01-31 14:31 PST, Daniel Cheng
no flags Details

Note You need to log in before you can comment on or make changes to this bug.
Description Daniel Cheng 2012-01-31 14:31:36 PST
Created attachment 124823 [details]
Test case

This doesn't appear to be a regression (or at least not one I could find using bisect-builds.py). To repro this, download the attached file. Open it in Chrome and drag the image out of the browser (say to the Desktop) and then mouse over the browser window. The mouseout event is not fired until the cursor is over the Chrome window.