Chromium Code Reviews
Description[Media Router WebUI] Add test for search focus when switching windows
This change adds a browser test for the following case:
The user selects the search input and then presses the Escape key. The
dialog is now in the sink list view but keyboard focus is still on the
search input. The user switches to another window and then back to the
dialog. The container should remain in the sink list view and should not
transition to the filter view, even though a focus event is fired on the
search input.
BUG=592723
R=apacible@chromium.org
Committed: https://crrev.com/89251be1f810dbf03e2a4a2865e20d982c0e6d05
Cr-Commit-Position: refs/heads/master@{#396415}
Patch Set 1 #
Total comments: 1
Patch Set 2 : Add test comment explaining focus events #Messages
Total messages: 8 (3 generated)
|