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

Issue 41006: Fixes regression in menus. Specifically selecting by way of press,... (Closed)

Created:
11 years, 9 months ago by sky
Modified:
9 years, 7 months ago
Reviewers:
Finnur
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fixes regression in menus. Specifically selecting by way of press, drag then release was broken. It appears that TPM_RIGHTBUTTON disallows this behavior. BUG=8560 TEST=see bug Committed: http://src.chromium.org/viewvc/chrome?view=rev&revision=11280

Patch Set 1 #

Total comments: 1

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+3 lines, -2 lines) Patch
M chrome/views/menu.cc View 1 1 chunk +3 lines, -2 lines 0 comments Download

Messages

Total messages: 5 (0 generated)
sky
11 years, 9 months ago (2009-03-09 19:29:33 UTC) #1
Finnur
http://codereview.chromium.org/41006/diff/1/2 File chrome/views/menu.cc (right): http://codereview.chromium.org/41006/diff/1/2#newcode560 Line 560: GetTPMAlignFlags() | TPM_LEFTBUTTON | TPM_RETURNCMD | TPM_RECURSE; Won't ...
11 years, 9 months ago (2009-03-09 19:55:54 UTC) #2
Finnur
I agree that the bug you are trying to fix is more important than bug ...
11 years, 9 months ago (2009-03-09 20:04:22 UTC) #3
Finnur
LGTM
11 years, 9 months ago (2009-03-09 20:15:10 UTC) #4
sky
11 years, 9 months ago (2009-03-13 00:10:32 UTC) #5
OK

Powered by Google App Engine
This is Rietveld 408576698