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

[Bug Report] el-tooltip ignoring tabindex property when using form-item #15610

Closed
danilobreda opened this issue May 17, 2019 · 0 comments · Fixed by #15619
Closed

[Bug Report] el-tooltip ignoring tabindex property when using form-item #15610

danilobreda opened this issue May 17, 2019 · 0 comments · Fixed by #15619

Comments

@danilobreda
Copy link

Element UI version

2.8.2

OS/Browsers version

Mozilla, Chrome

Vue version

2.6.10

Reproduction Link

https://jsfiddle.net/ajb5w3Lv/11/

Steps to reproduce

When tabbing on the inputs, the tooptip is focused. But the indextab is set to -1.

What is Expected?

It should not be focussed

What is actually happening?

it is being focussed

@danilobreda danilobreda changed the title [Bug Report] el-popover ignoring tabindex property when using form-item [Bug Report] el-tooltip ignoring tabindex property when using form-item May 17, 2019
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

Successfully merging a pull request may close this issue.

1 participant