commit | 156561cbe9c6fff3520c7966d7f471a4a8b3fa78 | [log] [tgz] |
---|---|---|
author | Erica Lee <ericamlee@google.com> | Wed Feb 19 17:27:57 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Wed Feb 19 17:27:57 2025 |
tree | 51e2987e24a02ed717b7030909db3aabb9a4acfe | |
parent | 896fa179aa4aa12be36b105a9c512f3f223660dc [diff] |
p13n: Move focus after clicking suggestion button Move focus back to the input text after a suggestion button is clicked. BUG=b:396498820 TEST=browser_tests *SeaPenInputQuery* Change-Id: I109d6511faed0fb5d628b3d70a6b1aad7aadf2e3 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6266733 Reviewed-by: Jeffrey Young <cowmoo@google.com> Reviewed-by: Thuong Phan <thuongphan@chromium.org> Commit-Queue: Erica Lee <ericamlee@google.com> Cr-Commit-Position: refs/heads/main@{#1422017}
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.
To check out the source code locally, don't use git clone
! Instead, follow the instructions on how to get the code.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure.
For historical reasons, there are some small top level directories. Now the guidance is that new top level directories are for product (e.g. Chrome, Android WebView, Ash). Even if these products have multiple executables, the code should be in subdirectories of the product.
If you found a bug, please file it at https://crbug.com/new.