Skip to content
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

Editor toolbar with a DropDowns tools require extra tab step to focus out #4288

Open
yanmariomenev opened this issue May 1, 2024 · 0 comments

Comments

@yanmariomenev
Copy link
Contributor

Describe the bug
When a dropdown tool, such as kendo-toolbar-dropdownlist, is used inside the Editor toolbar, it will require one extra tab to navigate out of the component. The other tools appear to function correctly without any tabbing issues.

To Reproduce

  1. Use the tab key to navigate to the content area or directly focus it using the mouse.
  2. Then press shift + tab to navigate backwards
  3. Two backward tabs are needed to navigate backward from the highlighted component.

https://stackblitz.com/edit/angular-3d8uxu-6pr1mz?file=package.json,src%2Fapp%2Fapp.component.ts

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

1 participant