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

Issue 6250207: WebUI: Fix middle click link issue in click handler (Closed)

Created:
9 years, 10 months ago by arv (Not doing code reviews)
Modified:
9 years, 4 months ago
Reviewers:
Evan Stade
CC:
chromium-reviews, arv (Not doing code reviews)
Visibility:
Public.

Description

WebUI: Fix middle click link issue in click handler This makes sure we do not open a link twice (once due to the handler and once due to the browser behavior). BUG=None TEST=None

Patch Set 1 #

Patch Set 2 : Only listen to click #

Patch Set 3 : Only listen to click #

Unified diffs Side-by-side diffs Delta from patch set Stats (+5 lines, -12 lines) Patch
M chrome/browser/resources/shared/js/util.js View 1 2 chunks +5 lines, -12 lines 0 comments Download

Messages

Total messages: 10 (0 generated)
arv (Not doing code reviews)
Evan, is there a bug for this already? I could not find an existing place ...
9 years, 10 months ago (2011-02-07 23:40:38 UTC) #1
Evan Stade
there's no bug filed for it. There's an about: link in advanced->content settings->plugins section why ...
9 years, 10 months ago (2011-02-08 00:00:59 UTC) #2
arv (Not doing code reviews)
On 2011/02/08 00:00:59, Evan Stade wrote: > there's no bug filed for it. There's an ...
9 years, 10 months ago (2011-02-08 00:30:11 UTC) #3
Evan Stade
If the default is to navigate on 'click' for middle button, I think we want ...
9 years, 10 months ago (2011-02-08 00:54:51 UTC) #4
arv (Not doing code reviews)
If we are fine tracking the WebKit bug than we should just use click. erik ...
9 years, 10 months ago (2011-02-08 01:00:57 UTC) #5
Evan Stade
yea, I think that is fine. We'd need to update this after the webkit bug ...
9 years, 10 months ago (2011-02-08 01:08:47 UTC) #6
arv (Not doing code reviews)
OK. I'll reply to this thread when the code is ready for review again. erik ...
9 years, 10 months ago (2011-02-08 01:12:38 UTC) #7
arv (Not doing code reviews)
PTAL
9 years, 10 months ago (2011-02-16 02:32:29 UTC) #8
Evan Stade
lgtm (p.s. does this work for keyboard activation?)
9 years, 10 months ago (2011-02-16 02:50:57 UTC) #9
arv (Not doing code reviews)
9 years, 10 months ago (2011-02-16 18:50:10 UTC) #10
A focused link triggers a click event (with button=0) when you press enter.

erik








On Tue, Feb 15, 2011 at 18:50,  <estade@chromium.org> wrote:
> lgtm
>
> (p.s. does this work for keyboard activation?)
>
> http://codereview.chromium.org/6250207/
>

Powered by Google App Engine
This is Rietveld 408576698