New issue
Advanced search Search tips

Issue 903651 link

Starred by 1 user

Issue metadata

Status: Available
Owner: ----
Cc:
Components:
EstimatedDays: ----
NextAction: ----
OS: Chrome
Pri: 2
Type: Bug
Team-Accessibility



Sign in to add a comment

HTML5 controls: keyboard unable to reach X/scroll buttons in input type="date", input type="time", input type="number"

Project Member Reported by leberly@chromium.org, Nov 9

Issue description

Google Chrome	72.0.3593.0 (Official Build) dev (64-bit)
Firmware Version	Google_Caroline.7820.384.0
and
Google Chrome	71.0.3572.0 (Official Build) dev (64-bit)
Google_Caroline.7820.384.0 

Steps:
# Navigate to HTML5 controls input type="date" or input type="time", I used the examples under the "other" section here: http://chrome-accessibility.appspot.com/static/html5controls.html

# Attempt to reach the X button or the scroll up/down buttons within this control using keyboard only
Expected: buttons in tab order
Actual: buttons can't be reached with keyboard

Also applies to screen reader users
 
Summary: HTML5 controls: keyboard unable to reach X/scroll buttons in input type="date", input type="time", input type="number" (was: HTML5 controls: keyboard unable to reach X/scroll buttons in input type="date" and input type="time")
Also applies to input type="number" which is also on the test page linked above. This control doesn't have an X button but the bug applies to the up and down arrows. 

Sign in to add a comment