• Orin Jaworski's avatar
    Revert "[omnibox] Fix pedal buttons misplacement" · f5eaea65
    Orin Jaworski authored
    This reverts commit f0b702c0.
    
    Reason for revert: The CL being reverted was attempting to fix a presentation issue, but ended up breaking mouse handling for all button row buttons.
    
    Original change's description:
    > [omnibox] Fix pedal buttons misplacement
    > 
    > The first time when match changes its height, pedal button is misplaced
    > and overlaps with another match. This was caused by setting wrong bounds
    > for button row.
    > 
    > Bug: 1121934
    > Change-Id: I297a3551c370f8efd7c4079e14b9c6fcace70e84
    > Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2385378
    > Reviewed-by: Bret Sepulveda <bsep@chromium.org>
    > Reviewed-by: Tommy Li <tommycli@chromium.org>
    > Commit-Queue: Olesia Marukhno <olesiamarukhno@google.com>
    > Cr-Commit-Position: refs/heads/master@{#803217}
    
    TBR=tommycli@chromium.org,bsep@chromium.org,olesiamarukhno@google.com
    
    # Not skipping CQ checks because original CL landed > 1 day ago.
    
    Bug: 1121934
    Change-Id: Ic32e7cc083e06285348a2857e201d1da268de077
    Reviewed-on: https://chromium-review.googlesource.com/c/chromium/src/+/2391107Reviewed-by: default avatarOrin Jaworski <orinj@chromium.org>
    Commit-Queue: Orin Jaworski <orinj@chromium.org>
    Cr-Commit-Position: refs/heads/master@{#804072}
    f5eaea65
omnibox_result_view.cc 24.3 KB