[webkit-reviews] review denied: [Bug 57206] Don't apply :hover to elements that are :active, but don't contain the mouse : [Attachment 118727] Patch

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Sun Dec 11 21:15:28 PST 2011


Ryosuke Niwa <rniwa at webkit.org> has denied Jeremy Apthorp
<jeremya at chromium.org>'s request for review:
Bug 57206: Don't apply :hover to elements that are :active, but don't contain
the mouse
https://bugs.webkit.org/show_bug.cgi?id=57206

Attachment 118727: Patch
https://bugs.webkit.org/attachment.cgi?id=118727&action=review

------- Additional Comments from Ryosuke Niwa <rniwa at webkit.org>
View in context: https://bugs.webkit.org/attachment.cgi?id=118727&action=review


> LayoutTests/fast/css/hover-active-drag.html:38
> +    // This mouse click seems to be required for WebKit's event handling to
> +    // pick up the :hover class.
> +    eventSender.mouseDown()
> +    eventSender.mouseUp()

This doesn't look right. We should fix this bug first.


More information about the webkit-reviews mailing list