DescriptionBug fix: Combobox: Focus on clicking mouse button
This CL fixes the regression that Combobox doesn't get focused when
clicking a right button of a mouse. Before introducing
TransparentButton, Combobox can get focus by itself on the mouse button
events, but now, TranparentButton robs the combobox of the events.
This CL has TransparentButton::OnMousePressed help the combobox with
focusing it.
BUG=350811
TEST=manual
Committed: https://src.chromium.org/viewvc/chrome?view=rev&revision=256016
Patch Set 1 #
Messages
Total messages: 7 (0 generated)
|