[webkit-reviews] review requested: [Bug 22505] Add a test to validate the event order for context clicks. : [Attachment 25859] New patch.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Mon Dec 8 16:14:19 PST 2008


David Levin <levin at chromium.org> has asked  for review:
Bug 22505: Add a test to validate the event order for context clicks.
https://bugs.webkit.org/show_bug.cgi?id=22505

Attachment 25859: New patch.
https://bugs.webkit.org/attachment.cgi?id=25859&action=review

------- Additional Comments from David Levin <levin at chromium.org>
On Windows, it is important for some web sites (like Google Spreadsheets) that
the onmouseup event occurs before the oncontextmenu event or else the context
menu disappears.

This test verifies that this event order for Windows.


More information about the webkit-reviews mailing list