commit | f41485d2bf669ba15233b3246b6bdd2533e21ddf | [log] [tgz] |
---|---|---|
author | Sakib Shabir Tantray <s1.tantray@samsung.com> | Thu Feb 20 23:53:59 2025 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Thu Feb 20 23:53:59 2025 |
tree | bbee27de2983222a8e18aeacfe9056d7b268a8a0 | |
parent | 8937c07be23722f4b29abf99f8c0a9525954e30a [diff] |
Focus disappears on changing tab when find bar is active Focus disappears to mysterious place if find-in-page bar is open when switching to a tab. When tab is changed to a tab having find bar open, focus is consumed by find bar in this case Reset the focus held by find bar if find bar don't have the focus Bug: 40164081 Change-Id: I76c295901758a790880e5faaf054a7e14124b389 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/6269716 Reviewed-by: Shubham Gupta <shubham.gupta@chromium.org> Reviewed-by: Dana Fried <dfried@chromium.org> Commit-Queue: Shubham Gupta <shubham.gupta@chromium.org> Cr-Commit-Position: refs/heads/main@{#1422860}
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.