New issue
Advanced search Search tips

Issue 816504 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

Buttons and button are not correctly set by the platform for touch event path (i.e. like stylus when it comes as a touch event)

Project Member Reported by nzolghadr@chromium.org, Feb 26 2018

Issue description

Currently we do not set buttons and button fields for touch event path from the platform APIs and if pen events come from that path we will not have that information to expose it to the web.
On the Blink side the best approach would be to extract buttons from WebInputEvent modifiers and just keep it as a plain buttons field similar to what we did for button for clarity.

 
Description: Show this description
Description: Show this description
Description: Show this description
Summary: Buttons and button are not correctly set by the platform for touch event path (i.e. like stylus when it comes as a touch event) (was: Extract buttons field from WebInputEvent into WebPointerProperties)

Sign in to add a comment