New issue
Advanced search Search tips

Issue 615040 link

Starred by 3 users

Issue metadata

Status: Assigned
Owner:
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Linux
Pri: 3
Type: Bug



Sign in to add a comment

Identify the mouse pointer type from low-level events for Linux

Project Member Reported by mustaq@chromium.org, May 26 2016

Issue description

Forked from  crbug.com/614820  for the Linux-only case:

In ui::GetMousePointerDetailsFromNative for Linux, we hardcoded the pointer type as mouse. We should identity the pointer type of mouse device from low-level events, as such XEvent from Linux.

 

Comment 1 by mustaq@chromium.org, May 26 2016

Cc: sadrul@chromium.org tdres...@chromium.org

Comment 2 by mustaq@chromium.org, Jun 29 2016

Labels: PointerEvent
Summary: Identify the mouse pointer type from low-level events for Linux (was: Identity the mouse pointer type from low-level events for Linux)

Sign in to add a comment