Fix TabGridDialog back press misbehavior
http://crrev.com/c/1815988 makes the PopupWindow focusable so that we can focus on EditText within TabGridDialog. However, there seems to be some inconsistent behavior when clicking back press in a focused PopupWindow among different Android APIs. This CL fixes this issue and adds a regression test. Bug: 1013974 Change-Id: I07575bb493d8627c6af2e7a64eb47acd08876ca4 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1874461 Commit-Queue: Yue Zhang <yuezhanggg@chromium.org> Reviewed-by:Wei-Yin Chen (陳威尹) <wychen@chromium.org> Cr-Commit-Position: refs/heads/master@{#709981}
Showing
Please register or sign in to comment