New issue
Advanced search Search tips

Issue 878947 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: Sep 17
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

Set WebMouseEvent correctly in SyntheticMouseDriver

Project Member Reported by lanwei@chromium.org, Aug 29

Issue description

In SyntheticMouseDriver, we set the click_count and button wrong for
WebMouseEvent when the type is mousemove. The click_count should be 0 and
button is set as one of button when multiple buttons are pressed for type
of mousemove.
 
Project Member

Comment 1 by bugdroid1@chromium.org, Sep 17

Status: Fixed (was: Started)

Sign in to add a comment