Actual Behavior:
CodePen (or steps to reproduce the issue): *
Details:Angular Versions: *
Additional Information:
Shortcut to create a new CodePen Demo.
Note: * indicates required information. Without this information, your issue may be auto-closed.
Do not modify the titles or questions. Simply add your responses to the ends of the questions.
Add more lines if needed.
@ErinCoughlan
hey guys, any updates? have same issue
Unfortunately not yet
Please provide a codepen so we can investigate further.
The issue is still reproducible.
Here is an example:
See CodePen demo provided by https://material.angularjs.org/latest/demo/navBar
AngularJS Material Version: 1.1.7
Yes, this is clearly reproducible in the docs. Changing focus with tab works fine, but reversing focus with shift+tab does not. There are some other components that have this issue as well. Making this higher priority since it effects a11y.
any updates?
This is still a problem, even with the a11y updates to nav-bar in PR https://github.com/angular/material/pull/11486.
@tirana I've opened PR https://github.com/angular/material/pull/11494 to fix this. Please take a look.
amazing. thank you!