[KeyboardLock] Fixing an F11/JS fullscreen interaction issue
This CL fixes a minor interaction issue where the Fullscreen exit UI can remain visible when transitioning out of tab initiated fullscreen into browser fullscreen. The Exit UI does disappear when the user releases escape, but we should try to be more proactive and hide the UI as soon as the transition occurs. Note: This fix is for the Aura platforms, I will test on MacOS and make a separate fix there if needed. BUG=680809 Change-Id: I0bd375005aef05cacf430d14169f28c43e52c5be Reviewed-on: https://chromium-review.googlesource.com/1057897Reviewed-by:Yuwei Huang <yuweih@chromium.org> Commit-Queue: Joe Downing <joedow@chromium.org> Cr-Commit-Position: refs/heads/master@{#558453}
Showing
Please register or sign in to comment