Files app: Search box hide when clicking out of it
Change the search box to not hide until mouse up event, when focus is moved due to a user click. This fixes the issue where user clicks in a button and the search box is hiding, which can cause the click event to not be dispatched to the button that user intended. Bug: 1061894 Change-Id: I3dc1fb1eb2a3d4bcc6c55de7470f065dfd3b7a70 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2108411Reviewed-by:Luciano Pacheco <lucmult@chromium.org> Reviewed-by:
Alex Danilo <adanilo@chromium.org> Commit-Queue: Luciano Pacheco <lucmult@chromium.org> Cr-Commit-Position: refs/heads/master@{#751626}
Showing
Please register or sign in to comment