[SpatNav] Fix fake mouse hover coordinates
Fixed bug where adjacent elements were incorrectly get HOVER. The left-top position of an element is not perfect coordinates for fake mouse hover. So I added 1 pixel. I'm not sure this solution is correct for all cases. But, I can't leave this bug. If there is a better way, please guide me. Bug: 982187 Change-Id: I60501ffeb07baba85e97e52fa9a4c69cea7ca1d0 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1782206Reviewed-by:David Bokan <bokan@chromium.org> Commit-Queue: Jeonghee Ahn <jeonghee27.ahn@lge.com> Cr-Commit-Position: refs/heads/master@{#698414}
Showing
Please register or sign in to comment