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

Issue 555145: Dragging within the popup window of the omnibar didn't result in the desired ... (Closed)

Created:
10 years, 11 months ago by PhilBeaudoin
Modified:
9 years, 7 months ago
CC:
chromium-reviews, ben+cc_chromium.org
Visibility:
Public.

Description

Dragging within the popup window of the omnibar didn't result in the desired behavior. Now, dragging moves the selection around and releasing the mouse within the popup window activates the link. Middle mouse button still opens a new tab. In addition, moving the mouse out of the popup now clears the hovered selection. BUG=13703 TEST=Type goog in the omnibar, drag the mouse around the popup window

Patch Set 1 #

Total comments: 29

Patch Set 2 : '' #

Total comments: 4

Patch Set 3 : '' #

Unified diffs Side-by-side diffs Delta from patch set Stats (+111 lines, -87 lines) Patch
M AUTHORS View 1 chunk +1 line, -0 lines 0 comments Download
M chrome/browser/views/autocomplete/autocomplete_popup_contents_view.h View 1 2 5 chunks +16 lines, -14 lines 0 comments Download
M chrome/browser/views/autocomplete/autocomplete_popup_contents_view.cc View 1 2 6 chunks +94 lines, -73 lines 0 comments Download

Messages

Total messages: 14 (0 generated)
PhilBeaudoin
As discussed by email.
10 years, 11 months ago (2010-01-28 07:14:23 UTC) #1
Peter Kasting
Added myself as a reviewer since I'd like to look at this. Won't get to ...
10 years, 11 months ago (2010-01-28 18:42:42 UTC) #2
PhilBeaudoin
On 2010/01/28 18:42:42, Peter Kasting wrote: > Added myself as a reviewer since I'd like ...
10 years, 11 months ago (2010-01-28 18:43:52 UTC) #3
Peter Kasting
Looks like a good start. http://codereview.chromium.org/555145/diff/1/2 File AUTHORS (right): http://codereview.chromium.org/555145/diff/1/2#newcode63 AUTHORS:63: Philippe Beaudoin <philippe.beaudoin@gmail.com> Did ...
10 years, 11 months ago (2010-01-28 19:41:40 UTC) #4
PhilBeaudoin
I'll submit a new CL as soon as I have your answers to the two ...
10 years, 11 months ago (2010-01-28 20:42:03 UTC) #5
Peter Kasting
http://codereview.chromium.org/555145/diff/1/3 File chrome/browser/views/autocomplete/autocomplete_popup_contents_view.cc (right): http://codereview.chromium.org/555145/diff/1/3#newcode761 chrome/browser/views/autocomplete/autocomplete_popup_contents_view.cc:761: void AutocompletePopupContentsView::OnMouseExited( On 2010/01/28 20:42:03, PhilBeaudoin wrote: > On ...
10 years, 11 months ago (2010-01-28 21:03:35 UTC) #6
PhilBeaudoin
http://codereview.chromium.org/555145/diff/1/3 File chrome/browser/views/autocomplete/autocomplete_popup_contents_view.cc (right): http://codereview.chromium.org/555145/diff/1/3#newcode897 chrome/browser/views/autocomplete/autocomplete_popup_contents_view.cc:897: if (HasMatchAt(index)) On 2010/01/28 21:03:35, Peter Kasting wrote: > ...
10 years, 11 months ago (2010-01-28 22:20:49 UTC) #7
Peter Kasting
LGTM with two nits. Thanks for the nice work on this, it's been bugging me ...
10 years, 11 months ago (2010-01-28 22:31:32 UTC) #8
PhilBeaudoin
Thanks for your comments! I'll continue contributing for sure. I love the experience. Maybe we ...
10 years, 11 months ago (2010-01-28 22:36:29 UTC) #9
Peter Kasting
On 2010/01/28 22:36:29, PhilBeaudoin wrote: > Maybe we should wait for Ben's OK? After that, ...
10 years, 11 months ago (2010-01-28 22:40:41 UTC) #10
Ben Goodger (Google)
Yes I took a peek last night at a high level and am happy with ...
10 years, 11 months ago (2010-01-28 22:41:53 UTC) #11
PhilBeaudoin
On 2010/01/28 22:40:41, Peter Kasting wrote: > On 2010/01/28 22:36:29, PhilBeaudoin wrote: > > Maybe ...
10 years, 11 months ago (2010-01-28 22:42:22 UTC) #12
Peter Kasting
Landed in r37477. While testing this I found a small bug that I filed as ...
10 years, 11 months ago (2010-01-29 01:27:30 UTC) #13
PhilBeaudoin
10 years, 11 months ago (2010-01-29 03:28:47 UTC) #14
On 2010/01/29 01:27:30, Peter Kasting wrote:
> Landed in r37477.
> 
> While testing this I found a small bug that I filed as issue 33460 .  (It
wasn't
> trivial enough for me to fix inline.)

I'll try to take care of this.

Powered by Google App Engine
This is Rietveld 408576698