[Android] Prevent Accessory from forcing InfoBar open
Before the keyboard accessory was visible on password fields only, it was correct to suppress the InfobarContainer until the accessory disappeared. Now that the accessory can disappear while keeping the keyboard open, the Infobar would be shown with an open keyboard. This CL fixes this unwanted state by checking keyboard visibility explicitly. This is an intermediate solution until crrev/c/1286426 lands. Bug: 895779 Change-Id: I1d24b5c71ce094102e9860cd415277d9570c19df Reviewed-on: https://chromium-review.googlesource.com/c/1286820 Commit-Queue: Friedrich Horschig [CEST] <fhorschig@chromium.org> Reviewed-by:Ioana Pandele <ioanap@chromium.org> Cr-Commit-Position: refs/heads/master@{#600777}
Showing
Please register or sign in to comment