Trigger the Editor Bubble from context menu keys
The primary feature change is in the group header. See inline comments for an issues I had with the editor bubble: the text field, which automatically gets focus when the bubble opens, would also spawn a context menu. There isn't a single event (in the sense of a keyboard event or mouse event) that catches this, so I had to manually work around stopping the propagation. Bug: 1056362 Change-Id: I8ca7f10bc4b05ece0ed1eb52be61a0341210e182 Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2079835 Commit-Queue: Connie Wan <connily@chromium.org> Reviewed-by:Charlene Yan <cyan@chromium.org> Cr-Commit-Position: refs/heads/master@{#746847}
Showing
Please register or sign in to comment