New issue
Advanced search Search tips

Issue 876419 link

Starred by 1 user

Issue metadata

Status: Verified
Owner:
Closed: Aug 29
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug
Team-Accessibility



Sign in to add a comment

STS: Launch search apps list often read as wrong name

Project Member Reported by leberly@chromium.org, Aug 21

Issue description

70.0.3524.2 (Official Build) canary (64-bit)
Google_Eve.9584.160.0

Steps to repro:
# Enable Select to Speak in settings > Manage Accessibility Settings
# Navigate to Launcher and search for "shortcuts" in the search box
# Use Select to Speak to read the name of the Shortcuts app that appears in the search results. 
Expected: says "Shortcuts"
Actual: says "Sheets"
ChromeVox says "Shortcuts" as expected

Also try this on other apps such as Files. 
# Search in launcher for Files  
# Invoke STS on it, it is read correctly most of the time
# Collapse the search field and the launcher
# Open again with blank search field
# Search for Calculator
# Invoke STS on the Calculator app icon
Expected: read as Calculator
Actual: read as Files
 
Labels: -shortcut-viewer-a11y
Summary: STS: Launch search apps list often read as wrong name (was: CrOS Shortcut Viewer a11y: in launcher, app read as "Sheets" with STS (but not ChromeVox))
This problem is more widespread than just the Shortcut Viewer app so I'm taking away the label/title that makes it specific to that. 
Description: Show this description
Looks like as soon as you use Chromevox on the icon name it also becomes correct for Select-to-Speak.

Maybe Chromevox is causing some sort of invalidation that Select-to-Speak is not doing properly?
Components: -UI>Input>KeyboardShortcuts
Owner: katie@chromium.org
Status: Started (was: Available)
Looks like labels don't update their accessibility data when their text changes.
Project Member

Comment 6 by bugdroid1@chromium.org, Aug 29

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

commit 3989df1ac2fbb669192e57d55ed8d9f93eb5968d
Author: Katie D <katie@chromium.org>
Date: Wed Aug 29 00:35:41 2018

SearchResultTiles update accessibility when title changes

Bug:  876419 
Change-Id: I5f0655343cf60056e854d8fcd6f5723b9b972cb3
Reviewed-on: https://chromium-review.googlesource.com/1185738
Commit-Queue: Katie Dektar <katie@chromium.org>
Reviewed-by: Xiyuan Xia <xiyuan@chromium.org>
Reviewed-by: Dominic Mazzoni <dmazzoni@chromium.org>
Cr-Commit-Position: refs/heads/master@{#586963}
[modify] https://crrev.com/3989df1ac2fbb669192e57d55ed8d9f93eb5968d/ash/app_list/views/search_result_tile_item_view.cc

Labels: a11y-testers
Status: Fixed (was: Started)
Labels: -a11y-testers
Status: Verified (was: Fixed)
Google Chrome	71.0.3554.0 (Official Build) dev (64-bit)
Firmware Version	Google_Caroline.7820.384.0

STS works as expected when searching for files, calculator, and shortcuts per the steps listed above. Fix is verified. 

Sign in to add a comment