Closed
Description
Is this a regression?
- Yes, this behavior used to work in the previous version
The previous version in which this bug was not present was
No response
Description
Selecting an item in a list, then disabling the list leaves the selected item in the tab order. Should never be able to tab to the list after disabling it.
Reproduction
Steps to reproduce:
- Open "https://material2-dev.web.app/list"
- Navigate to "Selection list"
- (Notice options "Bananas, Oranges, etc.")
- Click "Bananas"
- Click "Disable Selection List"
- Press shift + tab twice
Expected Behavior
Focus is not on the "Selection list"
Actual Behavior
Focus is on the "Selection list"
Environment
- Angular:
- CDK/Material:
- Browser(s):
- Operating System (e.g. Windows, macOS, Ubuntu):