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

md-datepicker does not focus forward to generated input element #8147

@mcdwight6

Description

@mcdwight6

When tabbing through a form with custom-defined tabindex attributes, md-datepicker does not function as expected by selecting the internally-compiled input HTML element. Instead, the tabbing sets the focus the md-datepicker element itself, not the input field and neither does it focus forward to the input. The only way to input data into the date picker input field without clicking on the field is to cycle completely through the form, after which the datepicker input field is finally selected.

I've made an example on codepen
screen shot 2016-04-20 at 6 26 13 pm

Metadata

Metadata

Assignees

Labels

Type

No type

Projects

No projects

Milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions