Bug 75405 - REGRESSION (WebKit2): Cursor, hover states not updated when page scrolls under stationary mouse pointer
Summary: REGRESSION (WebKit2): Cursor, hover states not updated when page scrolls unde...
Status: RESOLVED FIXED
Alias: None
Product: WebKit
Classification: Unclassified
Component: UI Events (show other bugs)
Version: 528+ (Nightly build)
Hardware: Unspecified Unspecified
: P1 Normal
Assignee: mitz
URL:
Keywords: Regression
Depends on:
Blocks: 76254
  Show dependency treegraph
 
Reported: 2011-12-31 11:26 PST by mitz
Modified: 2013-01-04 07:17 PST (History)
1 user (show)

See Also:


Attachments
Move the mechanism that sends a fake mouse moved event on scroll from WebHTMLView to WebCore::FrameView (9.96 KB, patch)
2011-12-31 11:50 PST, mitz
andersca: review+
Details | Formatted Diff | Diff

Note You need to log in before you can comment on or make changes to this bug.
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 :(