-
Notifications
You must be signed in to change notification settings - Fork 84
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Possible isTabbable
failure when we have a field set
#958
Comments
Triage: |
This is for keyboard checking mode. But Tom suspects this is an Engine problem and may need to wait for Shunguo. |
Testcase:
The issue here is that for a radio group, only one of the radio items is actually tabbable, but KCM shows all of them as tabbable because of the rule that detects tabbable.
Should this look at |
isTabbable
failure when we have a field set #3491isTabbable
failure when we have a field set
isTabbable
failure when we have a field setisTabbable
failure when we have a field set
The text was updated successfully, but these errors were encountered: