Is this a regression?
Description
Roving tab index does not change the group when focus is changed by some other method than keyboard
Environment
- Daffodil version: 0.93
- Angular version:
- Browser(s):
- Node version: run
node --version
- Operating system:
Steps to reproduce
Steps to reproduce:
- enter an rti group
- click outside group
- tab around and see that you will tab inside group without hitting spacebar
Expected behavior
the service change the group to the one containing the newly focused element
Actual behavior
the old group is retained and no change occurs
Additional context
No response
Is this a regression?
Description
Roving tab index does not change the group when focus is changed by some other method than keyboard
Environment
node --versionSteps to reproduce
Steps to reproduce:
Expected behavior
the service change the group to the one containing the newly focused element
Actual behavior
the old group is retained and no change occurs
Additional context
No response