WebKit Bugzilla
New
Browse
Log In
×
Sign in with GitHub
or
Remember my login
Create Account
·
Forgot Password
Forgotten password account recovery
RESOLVED FIXED
70297
[Qt] Send mouse move events when we handle HoverEnter/Leave in QDesktopWebView
https://bugs.webkit.org/show_bug.cgi?id=70297
Summary
[Qt] Send mouse move events when we handle HoverEnter/Leave in QDesktopWebView
Caio Marcelo de Oliveira Filho
Reported
2011-10-17 18:58:00 PDT
[Qt] Send mouse move events when we handle HoverEnter/Leave in QDesktopWebView
Attachments
Patch
(3.74 KB, patch)
2011-10-17 19:06 PDT
,
Caio Marcelo de Oliveira Filho
hausmann
: review+
Details
Formatted Diff
Diff
View All
Add attachment
proposed patch, testcase, etc.
Caio Marcelo de Oliveira Filho
Comment 1
2011-10-17 19:06:39 PDT
Created
attachment 111370
[details]
Patch
Alexis Menard (darktears)
Comment 2
2011-10-18 04:18:51 PDT
Comment on
attachment 111370
[details]
Patch On a side note the bug always existed even in WK1. Caio was trying to fix the API test failure for WK2 and we discovered that hover events were not properly handled. Rather than a workaround in the test itself, I'm supporting the fact that we're trying to fix it.
Simon Hausmann
Comment 3
2011-10-18 05:12:52 PDT
Comment on
attachment 111370
[details]
Patch View in context:
https://bugs.webkit.org/attachment.cgi?id=111370&action=review
> Source/WebKit2/ChangeLog:11 > + While HoverEvent is in practice equivalent to HoverMove, the HoverLeave event is a bit different
HoverEvent -> HoverEnterEvent (to be fixed before landing :)
Caio Marcelo de Oliveira Filho
Comment 4
2011-10-18 05:57:56 PDT
Committed
r97744
: <
http://trac.webkit.org/changeset/97744
>
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