commit | 6f34b04032b521a6d76f6b259c5da6a724e4e07b | [log] [tgz] |
---|---|---|
author | W. James MacLean <wjmaclean@chromium.org> | Fri Jul 12 19:25:30 2019 |
committer | Commit Bot <commit-bot@chromium.org> | Fri Jul 12 19:25:30 2019 |
tree | eb993164dff4f9a476adbf541f51dd8fc99f046d | |
parent | 262ae116810cd732bfb1f562c7c2acf8355f47f4 [diff] |
Route ExtendSelectionAndDelete to active text widget It seems that RenderWidgetHostViewAura::ExtendSelectionAndDelete fails to respect the active widget of the TextInputManager, and since different widgets can have completely separate FrameTrees, getting the correct focused frame relies on routing to the active widget. Bug: 971985 Change-Id: I4bf5e21b8d928692a64315fe71a43ea5d874102b Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/1692877 Commit-Queue: James MacLean <wjmaclean@chromium.org> Reviewed-by: Alex Moshchuk <alexmos@chromium.org> Cr-Commit-Position: refs/heads/master@{#676999}
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.
Documentation in the source is rooted in docs/README.md.
Learn how to Get Around the Chromium Source Code Directory Structure .