Hide tab strip when omnibox has focus
Since TabGridDialog and omnibox both use the ScrimView from RootUiCoordinator, there will be a conflict when user try to open dialog from tab strip when omnibox is focused. This CL fixes this issue by suppressing tab strip when omnibox is focused and restoring visibility when omnibox loses focus. Bug: 1096358 Change-Id: I3b12fe1f1753a10df691af61ac23a6ff9a0ea61e Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2486622Reviewed-by:Yusuf Ozuysal <yusufo@chromium.org> Reviewed-by:
Wei-Yin Chen (陳威尹) <wychen@chromium.org> Commit-Queue: Yue Zhang <yuezhanggg@chromium.org> Cr-Commit-Position: refs/heads/master@{#820091}
Showing
Please register or sign in to comment