commit | bd6488b8b88ff3493237be3ac23fae05f499e5b7 | [log] [tgz] |
---|---|---|
author | Mahesh Machavolu <mahesh.ma@samsung.com> | Fri Jul 22 16:42:30 2022 |
committer | Chromium LUCI CQ <chromium-scoped@luci-project-accounts.iam.gserviceaccount.com> | Fri Jul 22 16:42:30 2022 |
tree | 241d6ff05fb6c752480d5234e974b978197a4ba3 | |
parent | 5ba3c7798eedf03064eb616582971ca5362a02a8 [diff] |
[Stylus Handwriting] Allow soft keyboard during Android stylus writing Android stylus writing does not yet support gestures and it may be tedious to add spaces, or delete some text , or perform editor actions like enter, next, go, search etc. Hence, enable showing soft keyboard during Android stylus writing. Bug: 1300551 Change-Id: I36af731790957cbfa727a98803a5df84ba780b4f Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/3781831 Commit-Queue: Peter Conn <peconn@chromium.org> Reviewed-by: Yaron Friedman <yfriedman@chromium.org> Reviewed-by: Peter Conn <peconn@chromium.org> Cr-Commit-Position: refs/heads/main@{#1027281}
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.