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

Issue 879243007: Don't call preventDefault in the FocusGrid's click event (Closed)

Created:
5 years, 10 months ago by hcarmona
Modified:
5 years, 10 months ago
Reviewers:
Dan Beam
CC:
chromium-reviews, oshima+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Don't call preventDefault in the FocusGrid's click event Calling preventDefault in the click event prevents buttons from handling the event. BUG=455617 Committed: https://crrev.com/7ea968e9d783d6108500fe4ef54d1a63ab96de7f Cr-Commit-Position: refs/heads/master@{#314911}

Patch Set 1 #

Total comments: 3
Unified diffs Side-by-side diffs Delta from patch set Stats (+0 lines, -1 line) Patch
M ui/webui/resources/js/cr/ui/focus_grid.js View 1 chunk +0 lines, -1 line 3 comments Download

Messages

Total messages: 10 (2 generated)
hcarmona
5 years, 10 months ago (2015-02-05 18:39:21 UTC) #2
Dan Beam
https://codereview.chromium.org/879243007/diff/1/ui/webui/resources/js/cr/ui/focus_grid.js File ui/webui/resources/js/cr/ui/focus_grid.js (left): https://codereview.chromium.org/879243007/diff/1/ui/webui/resources/js/cr/ui/focus_grid.js#oldcode68 ui/webui/resources/js/cr/ui/focus_grid.js:68: e.preventDefault(); when/why was this added?
5 years, 10 months ago (2015-02-05 19:31:10 UTC) #3
hcarmona
https://codereview.chromium.org/879243007/diff/1/ui/webui/resources/js/cr/ui/focus_grid.js File ui/webui/resources/js/cr/ui/focus_grid.js (left): https://codereview.chromium.org/879243007/diff/1/ui/webui/resources/js/cr/ui/focus_grid.js#oldcode68 ui/webui/resources/js/cr/ui/focus_grid.js:68: e.preventDefault(); On 2015/02/05 19:31:10, Dan Beam wrote: > when/why ...
5 years, 10 months ago (2015-02-05 21:16:09 UTC) #4
Dan Beam
https://codereview.chromium.org/879243007/diff/1/ui/webui/resources/js/cr/ui/focus_grid.js File ui/webui/resources/js/cr/ui/focus_grid.js (left): https://codereview.chromium.org/879243007/diff/1/ui/webui/resources/js/cr/ui/focus_grid.js#oldcode68 ui/webui/resources/js/cr/ui/focus_grid.js:68: e.preventDefault(); On 2015/02/05 21:16:09, Hector Carmona wrote: > On ...
5 years, 10 months ago (2015-02-05 21:20:36 UTC) #5
Dan Beam
lgtm after offline chat
5 years, 10 months ago (2015-02-05 22:12:18 UTC) #6
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/879243007/1
5 years, 10 months ago (2015-02-05 22:19:05 UTC) #8
commit-bot: I haz the power
Committed patchset #1 (id:1)
5 years, 10 months ago (2015-02-05 23:21:09 UTC) #9
commit-bot: I haz the power
5 years, 10 months ago (2015-02-05 23:22:24 UTC) #10
Message was sent while issue was closed.
Patchset 1 (id:??) landed as
https://crrev.com/7ea968e9d783d6108500fe4ef54d1a63ab96de7f
Cr-Commit-Position: refs/heads/master@{#314911}

Powered by Google App Engine
This is Rietveld 408576698