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

Issue 2841873004: MD Settings: Fix subpage navigation focus for bluetooth+internet (Closed)

Created:
3 years, 8 months ago by stevenjb
Modified:
3 years, 7 months ago
Reviewers:
dpapad
CC:
arv+watch_chromium.org, chromium-reviews, dbeam+watch-elements_chromium.org, dbeam+watch-settings_chromium.org, michaelpg+watch-md-settings_chromium.org, michaelpg+watch-md-ui_chromium.org, michaelpg+watch-elements_chromium.org, oshima+watch_chromium.org, stevenjb+watch-md-settings_chromium.org
Target Ref:
refs/heads/master
Project:
chromium
Visibility:
Public.

Description

MD Settings: Fix subpage navigation focus for bluetooth+internet This CL: * Fixes the subpage arrow for bluetooth and focus it correctly. * Provides focus logic for internet-page -> internet-subpage -> internet-detail-page. * Fixes keyboard navigation to details page from cr-network-list-item BUG=714350 CQ_INCLUDE_TRYBOTS=master.tryserver.chromium.linux:closure_compilation Review-Url: https://codereview.chromium.org/2841873004 Cr-Commit-Position: refs/heads/master@{#467783} Committed: https://chromium.googlesource.com/chromium/src/+/bfd9716d05641238fc5e00e0f83ec8862928974a

Patch Set 1 #

Patch Set 2 : . #

Total comments: 20

Patch Set 3 : Feedack #

Total comments: 6

Patch Set 4 : Feedback 2 #

Patch Set 5 : Fix browser tests #

Messages

Total messages: 20 (8 generated)
stevenjb
3 years, 8 months ago (2017-04-25 20:18:23 UTC) #3
dpapad
https://codereview.chromium.org/2841873004/diff/20001/chrome/browser/resources/settings/bluetooth_page/bluetooth_page.html File chrome/browser/resources/settings/bluetooth_page/bluetooth_page.html (right): https://codereview.chromium.org/2841873004/diff/20001/chrome/browser/resources/settings/bluetooth_page/bluetooth_page.html#newcode36 chrome/browser/resources/settings/bluetooth_page/bluetooth_page.html:36: <template is="dom-if" if="[[bluetoothToggleState_]]"> Was this pointing to a non-existent ...
3 years, 8 months ago (2017-04-25 21:25:19 UTC) #4
stevenjb
PTAL https://codereview.chromium.org/2841873004/diff/20001/chrome/browser/resources/settings/bluetooth_page/bluetooth_page.html File chrome/browser/resources/settings/bluetooth_page/bluetooth_page.html (right): https://codereview.chromium.org/2841873004/diff/20001/chrome/browser/resources/settings/bluetooth_page/bluetooth_page.html#newcode36 chrome/browser/resources/settings/bluetooth_page/bluetooth_page.html:36: <template is="dom-if" if="[[bluetoothToggleState_]]"> On 2017/04/25 21:25:19, dpapad wrote: ...
3 years, 8 months ago (2017-04-25 23:32:53 UTC) #5
dpapad
https://codereview.chromium.org/2841873004/diff/20001/ui/webui/resources/cr_elements/network/cr_network_list_item.html File ui/webui/resources/cr_elements/network/cr_network_list_item.html (right): https://codereview.chromium.org/2841873004/diff/20001/ui/webui/resources/cr_elements/network/cr_network_list_item.html#newcode93 ui/webui/resources/cr_elements/network/cr_network_list_item.html:93: <iron-a11y-keys keys="space enter" on-keys-pressed="fireShowDetails_"> On 2017/04/25 at 23:32:53, stevenjb ...
3 years, 8 months ago (2017-04-26 00:22:38 UTC) #6
stevenjb
https://codereview.chromium.org/2841873004/diff/20001/ui/webui/resources/cr_elements/network/cr_network_list_item.html File ui/webui/resources/cr_elements/network/cr_network_list_item.html (right): https://codereview.chromium.org/2841873004/diff/20001/ui/webui/resources/cr_elements/network/cr_network_list_item.html#newcode93 ui/webui/resources/cr_elements/network/cr_network_list_item.html:93: <iron-a11y-keys keys="space enter" on-keys-pressed="fireShowDetails_"> On 2017/04/26 00:22:38, dpapad wrote: ...
3 years, 8 months ago (2017-04-26 17:53:36 UTC) #7
dpapad
https://codereview.chromium.org/2841873004/diff/20001/ui/webui/resources/cr_elements/network/cr_network_list_item.html File ui/webui/resources/cr_elements/network/cr_network_list_item.html (right): https://codereview.chromium.org/2841873004/diff/20001/ui/webui/resources/cr_elements/network/cr_network_list_item.html#newcode93 ui/webui/resources/cr_elements/network/cr_network_list_item.html:93: <iron-a11y-keys keys="space enter" on-keys-pressed="fireShowDetails_"> > I don't think there ...
3 years, 8 months ago (2017-04-26 18:14:50 UTC) #8
stevenjb
https://codereview.chromium.org/2841873004/diff/20001/ui/webui/resources/cr_elements/network/cr_network_list_item.html File ui/webui/resources/cr_elements/network/cr_network_list_item.html (right): https://codereview.chromium.org/2841873004/diff/20001/ui/webui/resources/cr_elements/network/cr_network_list_item.html#newcode93 ui/webui/resources/cr_elements/network/cr_network_list_item.html:93: <iron-a11y-keys keys="space enter" on-keys-pressed="fireShowDetails_"> On 2017/04/26 18:14:49, dpapad wrote: ...
3 years, 8 months ago (2017-04-26 18:33:49 UTC) #9
dpapad
LGTM
3 years, 8 months ago (2017-04-26 21:20:21 UTC) #10
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/2841873004/60001
3 years, 8 months ago (2017-04-26 21:33:24 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: win_chromium_x64_rel_ng on master.tryserver.chromium.win (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.win/builders/win_chromium_x64_rel_ng/builds/413628)
3 years, 8 months ago (2017-04-26 22:37:04 UTC) #14
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/2841873004/80001
3 years, 7 months ago (2017-04-27 18:43:20 UTC) #17
commit-bot: I haz the power
3 years, 7 months ago (2017-04-27 20:49:28 UTC) #20
Message was sent while issue was closed.
Committed patchset #5 (id:80001) as
https://chromium.googlesource.com/chromium/src/+/bfd9716d05641238fc5e00e0f83e...

Powered by Google App Engine
This is Rietveld 408576698