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

Issue 2418523004: Makes Chrome's app menu have a vertical orientation. (Closed)

Created:
4 years, 2 months ago by nektarios
Modified:
4 years, 2 months ago
Reviewers:
dmazzoni, sky
CC:
chromium-reviews, aboxhall+watch_chromium.org, tfarina, nektar+watch_chromium.org, yuzo+watch_chromium.org, je_julie, dmazzoni+watch_chromium.org, dtseng+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Makes Chrome's app menu have a vertical orientation. Required by a future update to Jaws that will indicate the presence of submenus properly, e.g. "History, submenu", instead of only "History". BUG=635614 R=dmazzoni@chromium.org TESTED=Looking at the IA2States in NVDA's Log Viewer Committed: https://crrev.com/5bc8521246373a8f78dd807a47459051369fad1d Cr-Commit-Position: refs/heads/master@{#425477}

Patch Set 1 #

Patch Set 2 : Made submenus vertical instead of the menu bar. #

Patch Set 3 : Added a clarifying comment. #

Patch Set 4 : Added two more clarifying comments. #

Total comments: 1

Patch Set 5 : Moved clarifying comments to a previous line. #

Unified diffs Side-by-side diffs Delta from patch set Stats (+8 lines, -3 lines) Patch
M ui/accessibility/ax_enums.idl View 1 2 3 4 2 chunks +2 lines, -0 lines 0 comments Download
M ui/accessibility/platform/ax_platform_node_win.cc View 1 chunk +2 lines, -0 lines 0 comments Download
M ui/views/controls/menu/menu_scroll_view_container.cc View 1 1 chunk +0 lines, -2 lines 0 comments Download
M ui/views/controls/menu/submenu_view.cc View 1 2 1 chunk +4 lines, -1 line 0 comments Download

Messages

Total messages: 19 (4 generated)
nektarios
4 years, 2 months ago (2016-10-12 22:50:26 UTC) #1
dmazzoni
I want to fix this but the fix makes no sense to me. The menu ...
4 years, 2 months ago (2016-10-13 18:03:37 UTC) #2
nektarios
Your recommendation has been implemented. All sub-menus are now marked as vertical.
4 years, 2 months ago (2016-10-14 15:40:26 UTC) #3
nektarios
Also tested with NVDA's Log Viewer and the vertical IA2 state is applied correctly.
4 years, 2 months ago (2016-10-14 15:41:23 UTC) #4
dmazzoni
lgtm +sky for owners review
4 years, 2 months ago (2016-10-14 15:45:02 UTC) #6
sky
It wasn't readily clear what 'vertical' means in this context. I looked at the header ...
4 years, 2 months ago (2016-10-14 16:48:42 UTC) #7
nektarios
Vertical orientation is defined in the ARIA 1.1 Spec here: https://www.w3.org/TR/wai-aria-1.1/#aria-orientation In short, all sub-menus ...
4 years, 2 months ago (2016-10-14 19:19:42 UTC) #8
sky
LGTM - please document the enums. Having to know what w3c spec to find and ...
4 years, 2 months ago (2016-10-14 19:21:35 UTC) #9
dmazzoni
Nektarios, please just add a concise description to ax_enums.idl, something like: ... // Collection of ...
4 years, 2 months ago (2016-10-14 19:24:57 UTC) #10
chromium-reviews
Oh sorry, I didn't say that I already added a comment in the submenu class ...
4 years, 2 months ago (2016-10-14 19:32:34 UTC) #11
dmazzoni
https://codereview.chromium.org/2418523004/diff/60001/ui/accessibility/ax_enums.idl File ui/accessibility/ax_enums.idl (right): https://codereview.chromium.org/2418523004/diff/60001/ui/accessibility/ax_enums.idl#newcode213 ui/accessibility/ax_enums.idl:213: horizontal, // Grows horizontally, e.g. most toolbars and separators. ...
4 years, 2 months ago (2016-10-14 19:37:20 UTC) #12
chromium-reviews
Comments moved. -- You received this message because you are subscribed to the Google Groups ...
4 years, 2 months ago (2016-10-14 19:44:24 UTC) #13
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/2418523004/80001
4 years, 2 months ago (2016-10-14 20:49:46 UTC) #16
commit-bot: I haz the power
Committed patchset #5 (id:80001)
4 years, 2 months ago (2016-10-14 21:43:53 UTC) #17
commit-bot: I haz the power
4 years, 2 months ago (2016-10-14 21:45:56 UTC) #19
Message was sent while issue was closed.
Patchset 5 (id:??) landed as
https://crrev.com/5bc8521246373a8f78dd807a47459051369fad1d
Cr-Commit-Position: refs/heads/master@{#425477}

Powered by Google App Engine
This is Rietveld 408576698