New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 608351 link

Starred by 2 users

Issue metadata

Status: Fixed
Owner:
Last visit > 30 days ago
Closed: May 2016
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: ----
Pri: 3
Type: Bug



Sign in to add a comment

EventSender doesn't populate key in the events it generates

Project Member Reported by dtapu...@chromium.org, May 2 2016

Issue description

EventSender needs to assign domKey in the events it generates.

I only see domCode getting sent.

https://code.google.com/p/chromium/codesearch#chromium/src/components/test_runner/event_sender.cc&sq=package:chromium&l=1528&rcl=1462173394

With the proposed removal of keyIdentifier we need to update the layout tests that are asserting things on keyIdentifier to move them to assert on the DOM Key value.
 
Status: Started (was: Assigned)
Labels: M-52
Status: Fixed (was: Started)

Comment 4 by chongz@chromium.org, May 16 2016

Components: IO>Keyboard

Sign in to add a comment