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

jodit_editor_resize link gets focused #204

Closed
Wyzix33 opened this issue May 19, 2019 · 0 comments
Closed

jodit_editor_resize link gets focused #204

Wyzix33 opened this issue May 19, 2019 · 0 comments

Comments

@Wyzix33
Copy link

Wyzix33 commented May 19, 2019

Jodit Version: 3.2.44

Code

tabIndex: 0

Expected behavior:
I use jodit with tabIndex: 0 option and it get focused when i TAB from the previous element, after i hit TAB again focus should go to the next input
Actual behavior:
When jodit is focused and i hit TAB to go to the next element, the "a" element inside jodit_editor_resize element is focused

<div class="jodit_editor_resize" style="display: block;">
  <a href="javascript:void(0)"></a> <- this one
</div>

is there any way to set tabIndex -1 to that element?
Thanks

@Wyzix33 Wyzix33 changed the title jodit_editor_resize get's focus jodit_editor_resize link gets focused May 19, 2019
@xdan xdan closed this as completed in 9898822 Jul 13, 2019
vinhtranchau added a commit to vinhtranchau/jodit-repo that referenced this issue Jan 18, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant