WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
75405
REGRESSION (WebKit2): Cursor, hover states not updated when page scrolls under stationary mouse pointer
https://bugs.webkit.org/show_bug.cgi?id=75405
Summary
REGRESSION (WebKit2): Cursor, hover states not updated when page scrolls unde...
mitz
Reported
2011-12-31 11:26:54 PST
REGRESSION (WebKit2): Cursor, hover states not updated when page scrolls under stationary mouse pointer
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
View All
Add attachment
proposed patch, testcase, etc.
mitz
Comment 1
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.
mitz
Comment 2
2011-12-31 17:04:28 PST
Fixed in <
http://trac.webkit.org/r103867
>.
Nikolas Zimmermann
Comment 3
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 :(
Note
You need to
log in
before you can comment on or make changes to this bug.
Top of Page
Format For Printing
XML
Clone This Bug