commit | 16aedc2ad963a70c3d41a058c931846992b7a8c3 | [log] [tgz] |
---|---|---|
author | conniekxu <conniekxu@chromium.org> | Fri Dec 22 05:10:42 2023 |
committer | Connie Xu <conniekxu@chromium.org> | Fri Dec 22 05:10:42 2023 |
tree | 41264356ad5185a8c65c4628eea89183cff8ae48 | |
parent | 08eede35ef979b83730d2381272f3f5d24d5bd7a [diff] |
CrOS Settings: Make focus ring of PIN text box show correctly The top part of the PIN text box's focus ring is hidden. In order to fix this, add a 8px margin for the text box to make the focus ring show correctly. Screenshots: - Before fix: https://screenshot.googleplex.com/9Zbq6DGoGUA42c6 - After fix: https://screenshot.googleplex.com/AWPchT9Jey2CMhs Bug: b/317179486 Test: Verify UI manually Change-Id: Ibbb725cb6b8ddf853df196c228f43b4eb0d68517 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5141435 Reviewed-by: Alexander Alekseev <alemate@chromium.org> Reviewed-by: Wes Okuhara <wesokuhara@google.com> Cr-Commit-Position: refs/heads/main@{#1240456}
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.