Skip to content
This repository has been archived by the owner on Sep 5, 2024. It is now read-only.

When the focus is on md-tabs, pressing shift + tab doesn't do anything #4696

Closed
ivan7237d opened this issue Sep 17, 2015 · 2 comments
Closed
Assignees
Milestone

Comments

@ivan7237d
Copy link

No description provided.

@osuritz
Copy link

osuritz commented Sep 21, 2015

This can be reproduced on the demo page for tabs at https://material.angularjs.org/latest/#/demo/material.components.tabs

Steps to reproduce:

  • Press [TAB] until the focus in on the md-tabs control.
  • Press [TAB] and notice that the focus moves on to the next element (expected).
  • Press [Shift + TAB] and notice that the focus goes back to the md-tabs control (expected)
  • Press [Shift + TAB] and notice that the focus stays on md-tabs control (as opposed to focus on the previous element).

Expected behavior:

  • Pressing [Shift + TAB] while the focus is on md-tabs should move the focus to the previous element

This is a pretty big accessibility issue.

@osuritz
Copy link

osuritz commented Oct 15, 2015

Anyone from the team could take a look and classify this issue?

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

4 participants