Chromium Code Reviews
chromiumcodereview-hr@appspot.gserviceaccount.com (chromiumcodereview-hr) | Please choose your nickname with Settings | Help | Chromium Project | Gerrit Changes | Sign out
(180)

Issue 189913014: Bug fix: Combobox: Focus on clicking mouse button (Closed)

Created:
6 years, 9 months ago by hajimehoshi
Modified:
6 years, 9 months ago
Reviewers:
sky
CC:
chromium-reviews, tfarina
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Visibility:
Public.

Description

Bug 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 #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -0 lines) Patch
M ui/views/controls/combobox/combobox.cc View 1 chunk +5 lines, -0 lines 0 comments Download

Messages

Total messages: 7 (0 generated)
hajimehoshi
PTAL
6 years, 9 months ago (2014-03-10 09:20:19 UTC) #1
sky
LGTM
6 years, 9 months ago (2014-03-10 13:53:50 UTC) #2
hajimehoshi
The CQ bit was checked by hajimehoshi@chromium.org
6 years, 9 months ago (2014-03-10 14:26:45 UTC) #3
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hajimehoshi@chromium.org/189913014/1
6 years, 9 months ago (2014-03-10 14:32:40 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hajimehoshi@chromium.org/189913014/1
6 years, 9 months ago (2014-03-10 15:58:46 UTC) #5
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-status.appspot.com/cq/hajimehoshi@chromium.org/189913014/1
6 years, 9 months ago (2014-03-10 17:42:18 UTC) #6
commit-bot: I haz the power
6 years, 9 months ago (2014-03-10 20:09:27 UTC) #7
Message was sent while issue was closed.
Change committed as 256016

Powered by Google App Engine
This is Rietveld 408576698