New issue
Advanced search Search tips

Issue 608551 link

Starred by 1 user

Issue metadata

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



Sign in to add a comment

Media Router dialog polymer elements may not receive focus in tests

Project Member Reported by btolsch@chromium.org, May 3 2016

Issue description

Occasionally in MR browser tests (specifically the container filter tests), polymer elements that have their focus() method called will not have their |focused| property set.

In local testing, when this happens they still have focus as determined by checking |document.activeElement|.  Furthermore, this has only been reproduced in tests and not by using the dialog normally.

This reproduces most often on Windows but has also been seen rarely on Linux.
 

Comment 1 by mfo...@chromium.org, May 12 2016

Cc: mfo...@chromium.org
Components: -Blink>PresentationAPI Internals>Cast>UI

Sign in to add a comment