Color picker: Tabbing into inputs should not insert tab characters
When the tab keydown event occurs while a keyboard focusable element has focus, the tab keypress event should be suppressed. Inside a popup window though, keypress does still get fired today. This CL fixes that. Bug: 1011168 Change-Id: I45f0853a00fc9ea45777fc0d7cdafbdb6e55eeda Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1842951 Commit-Queue: Sanket Joshi <sajos@microsoft.com> Reviewed-by:Kent Tamura <tkent@chromium.org> Cr-Commit-Position: refs/heads/master@{#703403}
Showing
Please register or sign in to comment