Chromium Code Reviews
Description[Media Router] Fixed window refocus problem for filter view input.
This change fixes the following case:
1. The user enters filter view.
2. The user presses the Escape key which leaves filter view but keeps keyboard
focus on the search input.
3. The user focuses another window and then returns to the media router dialog.
4. The dialog automatically switches to filter view.
The dialog should not be triggered to switch to filter view only by changing
window focus.
BUG=592723
R=apacible@chromium.org
Committed: https://crrev.com/87227cdfcad72f70bc803deded83e5f638199de0
Cr-Commit-Position: refs/heads/master@{#380182}
Patch Set 1 #
Total comments: 3
Patch Set 2 : Fixed nits #Messages
Total messages: 10 (5 generated)
|