commit | ecf0c0d953211d121bfca856445658aa8f6a64fa | [log] [tgz] |
---|---|---|
author | Friedrich Horschig <fhorschig@chromium.org> | Fri Feb 09 08:13:54 2024 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Feb 09 08:13:54 2024 |
tree | ca214beb429df6e94c5d30e108ebafc38122f2ad | |
parent | e95bf0464001f43e42dd0f6151a8bd762c994a62 [diff] |
[Android][Mfill] Treat navbar fullscreen like non-fullscreen Turns out, the height calculation with a navbar works like in a regular screen because the keyboard height affects the visible area. Ignoring fullscreen keyboards if a navbar is present therefore restores the correct behavior. Fixed: 1523029, b/41495983, b/41494990 Change-Id: Ib647b9f623db5117cd087cac6425ccc7d3868363 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/5262001 Commit-Queue: Friedrich Horschig <fhorschig@chromium.org> Reviewed-by: Charles Hager <clhager@google.com> Cr-Commit-Position: refs/heads/main@{#1258391}
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.