[Webkit-unassigned] [Bug 61319] fast/events/selectstart-by-drag.html fails on Windows

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue May 24 09:49:31 PDT 2011


https://bugs.webkit.org/show_bug.cgi?id=61319





--- Comment #5 from Ryosuke Niwa <rniwa at webkit.org>  2011-05-24 09:49:31 PST ---
(In reply to comment #4)
> Maybe a click from a previous test is causing the click in this test to be counted as a double-click? We've seen that before. See bug 56347.

That is an annoying bug.  But I'm confused as to how that happens.  m_clickCount is stored in EventHandler but that class exists per frame.  If we're loading a new page, we'll surely create a new frame, right?

-- 
Configure bugmail: https://bugs.webkit.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug.



More information about the webkit-unassigned mailing list