[Webkit-unassigned] [Bug 58921] [chromium] linux chromium doesn't set click count for mouse up events in WebInputEventFactory.cpp.

bugzilla-daemon at webkit.org bugzilla-daemon at webkit.org
Tue Apr 19 14:55:28 PDT 2011


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


Tony Chang <tony at chromium.org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
  Attachment #90256|review?                     |review+
               Flag|                            |




--- Comment #7 from Tony Chang <tony at chromium.org>  2011-04-19 14:55:28 PST ---
(From update of attachment 90256)
I think this patch is correct, but it would be nice to add a layout test for this.  The benefit of a layout test is that it would ensure that we get consistent results across platforms.  Specifically, you can use window.eventSender.leapForward and mouseDown/Up to simulate mouse events.  You might need to add eventSender.clickCount() for this.  This could be a follow up patch.

-- 
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