You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
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
The text was updated successfully, but these errors were encountered: