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

Issue 12816: Fixed issue where middle click doesn't activiate when not over its tab.... (Closed)

Created:
12 years ago by Mohamed Mansour (USE mhm)
Modified:
9 years, 7 months ago
CC:
chromium-reviews_googlegroups.com
Visibility:
Public.

Description

Fixed issue where middle click doesn't activiate when not over its tab.Since SetCaptured is set, the only way fixing this is checking its boundsand mouse bounds. BUG=1062 (http://crbug.com/1062)

Patch Set 1 : '' #

Patch Set 2 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -1 line) Patch
M chrome/browser/views/tabs/tab.cc View 1 1 chunk +5 lines, -1 line 0 comments Download

Messages

Total messages: 13 (0 generated)
Mohamed Mansour (USE mhm)
I believe the bug has been fixed, review please :) Thanks for aboodman from IRC ...
12 years ago (2008-11-30 08:33:25 UTC) #1
ultraklon
I'm not a reviewer, just a question. Will the compiler optimize that temporary variables mouseX, ...
12 years ago (2008-11-30 14:23:18 UTC) #2
Mohamed Mansour (USE mhm)
Ah, there is a method within the View called HitTest which you send it a ...
12 years ago (2008-11-30 15:04:19 UTC) #3
Evan Martin
+beng, master of tabs
12 years ago (2008-11-30 18:56:34 UTC) #4
Evan Martin
try two on email address
12 years ago (2008-11-30 18:56:56 UTC) #5
Mohamed Mansour (USE mhm)
On 2008/11/30 18:56:56, Evan Martin wrote: > try two on email address What do you ...
12 years ago (2008-11-30 18:58:44 UTC) #6
Peter Kasting
Does this fix the similar issue with middle-click on the tab's close button (and release ...
12 years ago (2008-12-01 00:32:35 UTC) #7
Ben Goodger (Google)
LGTM with Peter's nits fixed. On 2008/12/01 00:32:35, pkasting wrote: > Does this fix the ...
12 years ago (2008-12-01 00:35:37 UTC) #8
Mohamed Mansour (USE mhm)
Okay, thanks guys, I updated the recommendations. I really like how you guys explain your ...
12 years ago (2008-12-01 01:15:13 UTC) #9
Peter Kasting
On 2008/12/01 01:15:13, Mohamed Mansour wrote: > Okay, thanks guys, I updated the recommendations. The ...
12 years ago (2008-12-01 04:34:50 UTC) #10
Mohamed Mansour (USE mhm)
Hey Peter, you make a valid point, I verified that those behaviors work. The button ...
12 years ago (2008-12-01 05:01:03 UTC) #11
Mohamed Mansour (USE mhm)
Ben, the AUTHORS file in E:\chromium\src ? Something went wrong with my build, so I ...
12 years ago (2008-12-01 05:08:01 UTC) #12
Peter Kasting
12 years ago (2008-12-01 23:54:34 UTC) #13
Committed in r6184.  Closing.

Powered by Google App Engine
This is Rietveld 408576698