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

Issue 2945433002: MD Settings: fix incorrect behavior with Enter on bluetooth item's icon-button. (Closed)

Created:
3 years, 6 months ago by scottchen
Modified:
3 years, 5 months ago
Reviewers:
dschuyler, stevenjb
CC:
chromium-reviews, michaelpg+watch-md-settings_chromium.org, michaelpg+watch-md-ui_chromium.org, dbeam+watch-settings_chromium.org, stevenjb+watch-md-settings_chromium.org, arv+watch_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

MD Settings: fix incorrect behavior with Enter on bluetooth item's icon-button. Pressing enter key on the icon-button is expected to open the action-menu, but instead it incorrectly focuses the row-item. BUG=740741 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2945433002 Cr-Commit-Position: refs/heads/master@{#486641} Committed: https://chromium.googlesource.com/chromium/src/+/4c0b234413f027df2d8a0b1f638bdf5d14ee7a2b

Patch Set 1 #

Total comments: 4

Patch Set 2 : easier way #

Total comments: 2

Patch Set 3 : feedback #

Patch Set 4 : be explicit about event param #

Unified diffs Side-by-side diffs Delta from patch set Stats (+11 lines, -1 line) Patch
M chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.html View 1 2 1 chunk +1 line, -1 line 0 comments Download
M chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.js View 1 2 3 1 chunk +10 lines, -0 lines 0 comments Download

Messages

Total messages: 25 (11 generated)
scottchen
3 years, 6 months ago (2017-06-15 19:37:10 UTC) #3
dschuyler
https://codereview.chromium.org/2945433002/diff/1/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.js File chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.js (right): https://codereview.chromium.org/2945433002/diff/1/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.js#newcode40 chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.js:40: }, When we have a chance, I'd like to ...
3 years, 6 months ago (2017-06-20 18:46:51 UTC) #4
scottchen
https://codereview.chromium.org/2945433002/diff/1/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.js File chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.js (right): https://codereview.chromium.org/2945433002/diff/1/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.js#newcode40 chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.js:40: }, On 2017/06/20 18:46:51, dschuyler wrote: > When we ...
3 years, 6 months ago (2017-06-20 19:17:20 UTC) #5
scottchen
Just wanted to ping this CL to see if further discussion is to be had.
3 years, 5 months ago (2017-07-08 00:07:00 UTC) #7
stevenjb
On 2017/07/08 00:07:00, scottchen wrote: > Just wanted to ping this CL to see if ...
3 years, 5 months ago (2017-07-10 18:27:58 UTC) #8
scottchen
On 2017/07/10 18:27:58, stevenjb wrote: > On 2017/07/08 00:07:00, scottchen wrote: > > Just wanted ...
3 years, 5 months ago (2017-07-10 22:36:46 UTC) #10
stevenjb
https://codereview.chromium.org/2945433002/diff/1/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.js File chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.js (right): https://codereview.chromium.org/2945433002/diff/1/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.js#newcode40 chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.js:40: }, On 2017/06/20 19:17:19, scottchen wrote: > On 2017/06/20 ...
3 years, 5 months ago (2017-07-10 22:48:53 UTC) #11
scottchen
https://codereview.chromium.org/2945433002/diff/1/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.js File chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.js (right): https://codereview.chromium.org/2945433002/diff/1/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.js#newcode40 chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.js:40: }, On 2017/07/10 22:48:53, stevenjb wrote: > On 2017/06/20 ...
3 years, 5 months ago (2017-07-12 19:12:49 UTC) #13
dschuyler
LGTM with a nit and suggestion. https://codereview.chromium.org/2945433002/diff/20001/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.js File chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.js (right): https://codereview.chromium.org/2945433002/diff/20001/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.js#newcode24 chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.js:24: doNothing_: function() { ...
3 years, 5 months ago (2017-07-13 00:47:13 UTC) #14
scottchen
https://codereview.chromium.org/2945433002/diff/20001/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.js File chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.js (right): https://codereview.chromium.org/2945433002/diff/20001/chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.js#newcode24 chrome/browser/resources/settings/bluetooth_page/bluetooth_device_list_item.js:24: doNothing_: function() { On 2017/07/13 00:47:13, dschuyler wrote: > ...
3 years, 5 months ago (2017-07-13 18:34:00 UTC) #15
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2945433002/80001
3 years, 5 months ago (2017-07-13 18:34:35 UTC) #18
commit-bot: I haz the power
Try jobs failed on following builders: win_clang on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_clang/builds/269997)
3 years, 5 months ago (2017-07-13 18:42:14 UTC) #20
commit-bot: I haz the power
CQ is trying da patch. Follow status at: https://chromium-cq-status.appspot.com/v2/patch-status/codereview.chromium.org/2945433002/80001
3 years, 5 months ago (2017-07-13 22:23:03 UTC) #22
commit-bot: I haz the power
3 years, 5 months ago (2017-07-14 02:32:22 UTC) #25
Message was sent while issue was closed.
Committed patchset #4 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/4c0b234413f027df2d8a0b1f638b...

Powered by Google App Engine
This is Rietveld 408576698