[Fullscreen Control] Fixing the touch behavior
* Fix the issue of |input_entry_method_| not being reset to NOT_ACTIVE when the popup is hidden. * Use ET_GESTURE_LONG_PRESS instead of ET_GESTURE_LONG_TAP so that animation is triggered before the tap is released. * Add auto timeout to the popup when it is triggered by touch. * Hide the popup when it is triggered by touch and the user touches outside of the popup. Bug: 758456 Change-Id: Id2cb6642a4e9129a096c5025d5695aeacf304717 Reviewed-on: https://chromium-review.googlesource.com/775734Reviewed-by:Robert Liao <robliao@chromium.org> Commit-Queue: Yuwei Huang <yuweih@chromium.org> Cr-Commit-Position: refs/heads/master@{#517256}
Showing
Please register or sign in to comment