New issue
Advanced search Search tips

Issue 795275 link

Starred by 4 users

Issue metadata

Status: Fixed
Owner:
Closed: Jan 2018
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug
Team-Accessibility



Sign in to add a comment

Twitter navigation bug pops up in stable channel

Reported by theblues...@gmail.com, Dec 15 2017

Issue description

There is a bug that was previously found to have been fixed in beta or dev channels, in which the j and k navigation keys only give the words "list item". Reproduction steps below.Mode: force_next
Version: 63.0.3239.86
Reproduction Steps: 
1. Open the main Twitter page, using your credentials or just to browse Twitter using J and K.
2. Press J or K, going up or down in the list, and you'll only hear "list item."
3. One workaround is to use Chromevox key (search) plus K while the cursor is on something, but it gives a bit too much information and repeats said info. It says a list, tweets, and all this before reading the actual tweet. 


 
Components: -UI>Accessibility UI>Accessibility>ChromeVox
Owner: dtseng@chromium.org
Status: Available (was: Unconfirmed)
65.0.3294.0 (Official Build) canary (64-bit)
Firmware Version Google_Samus.6300.174.0

I was able to confirm with the listed repro steps. Chromevox says 'list item' more often when pressing 'k' than 'j' 
The first few items in a timeline will read fine with 'j', but cannot read in reverse with 'k' and after a while, 'j' stops working too.
I thought so.
 Issue 782235  has been merged into this issue.
I can still repro this, adding comment after comment in one of our forums.

Google Chrome	65.0.3322.0 (Official Build) dev (64-bit)
Firmware Version	Google_Lulu.6301.136.57

Steps to reproduce:

# Sign into Twitter 
# Navigate from tweet to tweet using the j and k keys
Expected: ChromeVox reads the content in the orange focus ring 
Actual: ChromeVox is reading content from tweets that previously had focus

# Navigate using other keystrokes such as navigation by heading
Expected: navigation keys work
Actual: these keys are not recoginzed

# Navigate with linear navigation, search + arrow keys
Works as expected, content within the focus ring is read 


Greetings!

I just wanted to share here, that this problem  is happening on the
"Canary" channel as of this writing.

Version 66.0.3327.0 (Official Build) canary (64-bit)

Glad to know that I'm not the only one seing this odd issue. Getting around
it by pressing Search-K like before on each tweet.

Comment 6 by dtseng@chromium.org, Jan 23 2018

Status: started (was: Available)
Project Member

Comment 7 by bugdroid1@chromium.org, Jan 30 2018

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

commit 0b6e8773ce4e5e72d1e17eeed159a4346116c7a7
Author: David Tseng <dtseng@chromium.org>
Date: Tue Jan 30 00:24:40 2018

Compute text content for list items without names

Chrome doesn't compute descendant name on focus in this case.

Bug:  795275 
Test: manually on twitter.com using j/k. Verify all text gets read.
Cq-Include-Trybots: master.tryserver.chromium.linux:closure_compilation
Change-Id: I3bf48846aac498655cae8488331df09b65ff9b53
Reviewed-on: https://chromium-review.googlesource.com/881884
Commit-Queue: David Tseng <dtseng@chromium.org>
Reviewed-by: Aaron Leventhal <aleventhal@chromium.org>
Reviewed-by: Dominic Mazzoni <dmazzoni@chromium.org>
Cr-Commit-Position: refs/heads/master@{#532690}
[modify] https://crrev.com/0b6e8773ce4e5e72d1e17eeed159a4346116c7a7/chrome/browser/resources/chromeos/chromevox/cvox2/background/output.js

Comment 8 by dtseng@chromium.org, Jan 30 2018

Status: fixed (was: Started)

Sign in to add a comment