• Connie Wan's avatar
    Trigger the Editor Bubble from context menu keys · 30159b4f
    Connie Wan authored
    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: default avatarCharlene Yan <cyan@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#746847}
    30159b4f
tab_group_header.cc 11.4 KB