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

Issue 1052343004: [Files.app] Make menus accessible (Closed)

Created:
5 years, 8 months ago by yoshiki
Modified:
5 years, 8 months ago
Reviewers:
hirono
CC:
chromium-reviews, rginda+watch_chromium.org, mtomasz+watch_chromium.org
Base URL:
https://chromium.googlesource.com/chromium/src.git@master
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

[Files.app] Make menus accessible This patch make the menus in Files.app accessible by Chromevox. This patch works: - Make the menuitems focusable - Even the elements get lost focus, don't focus to the mainview BUG=465938 TEST=manually tested Committed: https://crrev.com/d1ea56130991d1893ce2fcfe555beed1b4cece2c Cr-Commit-Position: refs/heads/master@{#323897}

Patch Set 1 #

Total comments: 2

Patch Set 2 : Add comment #

Patch Set 3 : fix test #

Patch Set 4 : fix test #

Unified diffs Side-by-side diffs Delta from patch set Stats (+37 lines, -48 lines) Patch
M ui/file_manager/file_manager/foreground/css/common.css View 1 2 3 1 chunk +1 line, -0 lines 0 comments Download
M ui/file_manager/file_manager/foreground/js/ui/file_manager_ui.js View 1 2 3 3 chunks +29 lines, -33 lines 0 comments Download
M ui/file_manager/file_manager/main.html View 1 2 3 1 chunk +1 line, -1 line 0 comments Download
M ui/file_manager/integration_tests/file_manager/tab_index.js View 1 2 3 4 chunks +6 lines, -14 lines 0 comments Download

Messages

Total messages: 19 (9 generated)
yoshiki
@hirono, PTAL. Thanks.
5 years, 8 months ago (2015-04-03 09:23:31 UTC) #2
hirono
lgtm! https://codereview.chromium.org/1052343004/diff/1/ui/file_manager/file_manager/foreground/js/ui/file_manager_ui.js File ui/file_manager/file_manager/foreground/js/ui/file_manager_ui.js (right): https://codereview.chromium.org/1052343004/diff/1/ui/file_manager/file_manager/foreground/js/ui/file_manager_ui.js#newcode261 ui/file_manager/file_manager/foreground/js/ui/file_manager_ui.js:261: menuitems[i].setAttribute('tabindex', '0'); Just confirmation: Should it be zero ...
5 years, 8 months ago (2015-04-03 09:30:02 UTC) #3
yoshiki
https://codereview.chromium.org/1052343004/diff/1/ui/file_manager/file_manager/foreground/js/ui/file_manager_ui.js File ui/file_manager/file_manager/foreground/js/ui/file_manager_ui.js (right): https://codereview.chromium.org/1052343004/diff/1/ui/file_manager/file_manager/foreground/js/ui/file_manager_ui.js#newcode261 ui/file_manager/file_manager/foreground/js/ui/file_manager_ui.js:261: menuitems[i].setAttribute('tabindex', '0'); On 2015/04/03 09:30:02, hirono wrote: > Just ...
5 years, 8 months ago (2015-04-03 12:24:38 UTC) #4
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1052343004/20001
5 years, 8 months ago (2015-04-03 12:24:53 UTC) #7
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/42984)
5 years, 8 months ago (2015-04-03 14:42:52 UTC) #9
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1052343004/40001
5 years, 8 months ago (2015-04-03 15:25:27 UTC) #12
commit-bot: I haz the power
Try jobs failed on following builders: linux_chromium_chromeos_rel_ng on tryserver.chromium.linux (JOB_FAILED, http://build.chromium.org/p/tryserver.chromium.linux/builders/linux_chromium_chromeos_rel_ng/builds/43023)
5 years, 8 months ago (2015-04-03 17:04:12 UTC) #14
commit-bot: I haz the power
CQ is trying da patch. Follow status at https://chromium-cq-status.appspot.com/patch-status/1052343004/60001
5 years, 8 months ago (2015-04-06 07:15:02 UTC) #17
commit-bot: I haz the power
Committed patchset #4 (id:60001)
5 years, 8 months ago (2015-04-06 07:44:29 UTC) #18
commit-bot: I haz the power
5 years, 8 months ago (2015-04-06 07:45:09 UTC) #19
Message was sent while issue was closed.
Patchset 4 (id:??) landed as
https://crrev.com/d1ea56130991d1893ce2fcfe555beed1b4cece2c
Cr-Commit-Position: refs/heads/master@{#323897}

Powered by Google App Engine
This is Rietveld 408576698