Skip to content

chips example has a keyboard trap in Firefox #15011

@mfairchild365

Description

@mfairchild365

What is the expected behavior?

Users must be able to use the tab key on their keyboard to access to every element in the tab order on the page.

What is the current behavior?

Users are unable to tab past the "Chips Autocomplete" example when using Firefox.

What are the steps to reproduce?

  1. Open Firefox 64
  2. Open the chips examples page
  3. Press tab until you reach the chips in the "Chips with input" example (located under the "Chips Autocomplete" example)
  4. Observe that it is not possible to reach the chips in the "Chips with input" example because focus is trapped to the "Chips Autocomplete" example.

Which versions of Angular, Material, OS, TypeScript, browsers are affected?

Is there anything else we should know?

Also note this works fine in some other browsers such as Google Chrome.

Metadata

Metadata

Assignees

Labels

AccessibilityThis issue is related to accessibility (a11y)P3An issue that is relevant to core functions, but does not impede progress. Important, but not urgent

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions