Fix double animation of omnibox when talkback is enabled
calling end on the animation instead of cancel (introduced in https://chromium-review.googlesource.com/c/chromium/src/+/1599741) is causing the focus animation to happen twice. Changing it back to cancel fixes the problem. Bug: 967289 Change-Id: I9d66ad85ac63aaf0fb369af32a4a518f1cebb4a9 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1631947Reviewed-by:Theresa <twellington@chromium.org> Commit-Queue: Brandon Wylie <wylieb@chromium.org> Cr-Commit-Position: refs/heads/master@{#663997}
Showing
Please register or sign in to comment