commit | dbcdc350a0ea04a118ad320557f399f069175f3a | [log] [tgz] |
---|---|---|
author | Kevin Bailey <[email protected]> | Fri Apr 27 13:57:14 2018 |
committer | Commit Bot <[email protected]> | Fri Apr 27 13:57:14 2018 |
tree | b0a45ad600879369c337e1178f67e8c6f97ef645 | |
parent | 9b244a2fe7e124484c5d58a242e13ecb0b7b3124 [diff] |
[omnibox] Handle tabbing to the tab switch button Within the Omnibox suggestions pop-up list, the tab key will act like a down arrow (and shift-tab, the up arrow), unless a suggestion is a keyword suggestion, obviously. This change makes focus jump to the tab switch button, if present, on tab key presses, before going on to the next suggestion. Likewise, shift-tab is handled coming back up. Finally, dragging also correctly changes the focus. Bug: 780835 Change-Id: I3f33645ac36e0c03fa18267fb8bee9079b3cf297 Reviewed-on: https://chromium-review.googlesource.com/1014946 Commit-Queue: Kevin Bailey <[email protected]> Reviewed-by: Justin Donnelly <[email protected]> Cr-Commit-Position: refs/heads/master@{#554375}
Chromium is an open-source browser project that aims to build a safer, faster, and more stable way for all users to experience the web.
The project's web site is https://www.chromium.org.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .