New issue
Advanced search Search tips
Note: Color blocks (like or ) mean that a user may not be available. Tooltip shows the reason.

Issue 711155 link

Starred by 1 user

Issue metadata

Status: Fixed
Owner:
Closed: May 2017
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Android
Pri: 1
Type: Bug
Team-Accessibility


Show other hotlists

Hotlists containing this issue:
In-Product-Help


Sign in to add a comment

[IPH] UI - Accessibility - Add accessibility support to the text bubble

Project Member Reported by dtrainor@chromium.org, Apr 13 2017

Issue description

We need to support accessibility for IPH.  This means we need the IPH bubble to support a potentially different content description string than the text.

Changes include:
(1) Add another string resource id to TextBubble that is the content description.
(2) Look into "live region" or "announce for accessibility" and see if we need to trigger those when this happens.

 
Project Member

Comment 1 by bugdroid1@chromium.org, May 11 2017

The following revision refers to this bug:
  https://chromium.googlesource.com/chromium/src.git/+/dedb6d42c8dfc344c00acc620b57c83ad94cbc38

commit dedb6d42c8dfc344c00acc620b57c83ad94cbc38
Author: shaktisahu <shaktisahu@chromium.org>
Date: Thu May 11 17:59:22 2017

In-product-help: Accessibility text

BUG= 711155 

Review-Url: https://codereview.chromium.org/2870313002
Cr-Commit-Position: refs/heads/master@{#471007}

[modify] https://crrev.com/dedb6d42c8dfc344c00acc620b57c83ad94cbc38/chrome/android/java/src/org/chromium/chrome/browser/ChromeTabbedActivity.java
[modify] https://crrev.com/dedb6d42c8dfc344c00acc620b57c83ad94cbc38/chrome/android/java/src/org/chromium/chrome/browser/infobar/IPHInfoBarSupport.java
[modify] https://crrev.com/dedb6d42c8dfc344c00acc620b57c83ad94cbc38/chrome/android/java/src/org/chromium/chrome/browser/toolbar/TabSwitcherCallout.java
[modify] https://crrev.com/dedb6d42c8dfc344c00acc620b57c83ad94cbc38/chrome/android/java/src/org/chromium/chrome/browser/toolbar/ToolbarManager.java
[modify] https://crrev.com/dedb6d42c8dfc344c00acc620b57c83ad94cbc38/chrome/android/java/src/org/chromium/chrome/browser/widget/bottomsheet/BottomSheet.java
[modify] https://crrev.com/dedb6d42c8dfc344c00acc620b57c83ad94cbc38/chrome/android/java/src/org/chromium/chrome/browser/widget/textbubble/TextBubble.java
[modify] https://crrev.com/dedb6d42c8dfc344c00acc620b57c83ad94cbc38/chrome/android/java/src/org/chromium/chrome/browser/widget/textbubble/ViewAnchoredTextBubble.java
[modify] https://crrev.com/dedb6d42c8dfc344c00acc620b57c83ad94cbc38/chrome/android/java/strings/android_chrome_strings.grd

Status: Fixed (was: Assigned)

Sign in to add a comment