Bug 75405

Summary: REGRESSION (WebKit2): Cursor, hover states not updated when page scrolls under stationary mouse pointer
Product: WebKit Reporter: mitz
Component: UI EventsAssignee: mitz
Status: RESOLVED FIXED    
Severity: Normal CC: zimmermann
Priority: P1 Keywords: Regression
Version: 528+ (Nightly build)   
Hardware: Unspecified   
OS: Unspecified   
Bug Depends on:    
Bug Blocks: 76254    
Attachments:
Description Flags
Move the mechanism that sends a fake mouse moved event on scroll from WebHTMLView to WebCore::FrameView andersca: review+

Description mitz 2011-12-31 11:26:54 PST
REGRESSION (WebKit2): Cursor, hover states not updated when page scrolls under stationary mouse pointer
Comment 1 mitz 2011-12-31 11:50:15 PST
Created attachment 120830 [details]
Move the mechanism that sends a fake mouse moved event on scroll from WebHTMLView to WebCore::FrameView

This breaks -[WebView setHoverFeedbackSuspended:]. I have filed bug 75406 to address this.
Comment 2 mitz 2011-12-31 17:04:28 PST
Fixed in <http://trac.webkit.org/r103867>.
Comment 3 Nikolas Zimmermann 2012-01-13 02:12:56 PST
This caused two regressions, please see bug 76254. Can anyone investigate, or shall we roll this out?
The affected tests are failing on the bots since this year :(