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

Issue 2607763002: Adds button accessibility traits to the nativeAppItem cell. (Closed)

Created:
3 years, 11 months ago by sczs1
Modified:
3 years, 11 months ago
Reviewers:
sczs, lpromero
CC:
chromium-reviews, pkl (ping after 24h if needed), noyau+watch_chromium.org, sdefresne+watch_chromium.org
Target Ref:
refs/pending/heads/master
Project:
chromium
Visibility:
Public.

Description

Adds button accessibility traits to the nativeAppItem cell. Cells will now be a single accessibility item: https://drive.google.com/open?id=0B51hlF9bHYPwNE9CZTg1dDVyYkk VoiceOver will read the name of the App and then the switch state or "Double tap to install" string. BUG=590064, 341403 Review-Url: https://codereview.chromium.org/2607763002 Cr-Commit-Position: refs/heads/master@{#442092} Committed: https://chromium.googlesource.com/chromium/src/+/c70beeafc5b50c1f7c00ab6aeb9577268b251a3d

Patch Set 1 #

Patch Set 2 : Remove accesibility hint #

Total comments: 2

Patch Set 3 : Add Accesibility hint and install text value. #

Total comments: 2
Unified diffs Side-by-side diffs Delta from patch set Stats (+14 lines, -12 lines) Patch
M ios/chrome/browser/ui/settings/cells/native_app_item.mm View 1 2 2 chunks +14 lines, -12 lines 2 comments Download

Messages

Total messages: 15 (7 generated)
sczs
PTAL
3 years, 11 months ago (2017-01-05 22:44:47 UTC) #4
lpromero
https://codereview.chromium.org/2607763002/diff/20001/ios/chrome/browser/ui/settings/cells/native_app_item.mm File ios/chrome/browser/ui/settings/cells/native_app_item.mm (right): https://codereview.chromium.org/2607763002/diff/20001/ios/chrome/browser/ui/settings/cells/native_app_item.mm#newcode190 ios/chrome/browser/ui/settings/cells/native_app_item.mm:190: IDS_IOS_GOOGLE_APPS_INSTALL_BUTTON_ACCESSIBILITY_HINT)]; The hint reads: "Double tap to install", so ...
3 years, 11 months ago (2017-01-05 23:00:59 UTC) #6
sczs
https://codereview.chromium.org/2607763002/diff/20001/ios/chrome/browser/ui/settings/cells/native_app_item.mm File ios/chrome/browser/ui/settings/cells/native_app_item.mm (right): https://codereview.chromium.org/2607763002/diff/20001/ios/chrome/browser/ui/settings/cells/native_app_item.mm#newcode190 ios/chrome/browser/ui/settings/cells/native_app_item.mm:190: IDS_IOS_GOOGLE_APPS_INSTALL_BUTTON_ACCESSIBILITY_HINT)]; On 2017/01/05 23:00:58, lpromero wrote: > The hint ...
3 years, 11 months ago (2017-01-05 23:17:24 UTC) #7
lpromero
https://codereview.chromium.org/2607763002/diff/40001/ios/chrome/browser/ui/settings/cells/native_app_item.mm File ios/chrome/browser/ui/settings/cells/native_app_item.mm (right): https://codereview.chromium.org/2607763002/diff/40001/ios/chrome/browser/ui/settings/cells/native_app_item.mm#newcode105 ios/chrome/browser/ui/settings/cells/native_app_item.mm:105: _installButton.accessibilityHint = l10n_util::GetNSString( If the parent view is accessibility ...
3 years, 11 months ago (2017-01-06 09:41:27 UTC) #8
sczs
https://codereview.chromium.org/2607763002/diff/40001/ios/chrome/browser/ui/settings/cells/native_app_item.mm File ios/chrome/browser/ui/settings/cells/native_app_item.mm (right): https://codereview.chromium.org/2607763002/diff/40001/ios/chrome/browser/ui/settings/cells/native_app_item.mm#newcode105 ios/chrome/browser/ui/settings/cells/native_app_item.mm:105: _installButton.accessibilityHint = l10n_util::GetNSString( On 2017/01/06 09:41:27, lpromero wrote: > ...
3 years, 11 months ago (2017-01-06 21:59:09 UTC) #9
lpromero
On 2017/01/06 21:59:09, sczs wrote: > https://codereview.chromium.org/2607763002/diff/40001/ios/chrome/browser/ui/settings/cells/native_app_item.mm > File ios/chrome/browser/ui/settings/cells/native_app_item.mm (right): > > https://codereview.chromium.org/2607763002/diff/40001/ios/chrome/browser/ui/settings/cells/native_app_item.mm#newcode105 > ...
3 years, 11 months ago (2017-01-06 23:04:36 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/2607763002/40001
3 years, 11 months ago (2017-01-06 23:06:49 UTC) #12
commit-bot: I haz the power
3 years, 11 months ago (2017-01-06 23:20:36 UTC) #15
Message was sent while issue was closed.
Committed patchset #3 (id:40001) as
https://chromium.googlesource.com/chromium/src/+/c70beeafc5b50c1f7c00ab6aeb95...

Powered by Google App Engine
This is Rietveld 408576698