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 calendar inner focusable elements receives focus, Shift + Tab does not work.
There is a similar issue created. But it's closed with comments that it will be fixed in later version. As of version 3.4.17, issue is still reproducible
tugcekucukoglu
removed
the
Type: Bug
Issue contains a bug related to a specific component. Something about the component is not working
label
Oct 21, 2022
Describe the bug
When calendar inner focusable elements receives focus, Shift + Tab does not work.
There is a similar issue created. But it's closed with comments that it will be fixed in later version. As of version 3.4.17, issue is still reproducible
Reproducer
https://codesandbox.io/s/wizardly-wave-wj1yx8?file=/src/App.vue
PrimeVue version
3.4.17
Vue version
3.x
Language
ALL
Build / Runtime
Vue CLI App
Browser(s)
ALL
Steps to reproduce the behavior
Go to CodeSandbax demo page:
Expected behavior
Focus should return to previous focusable tags.
Actual: focus is stuck inside calendar.
The text was updated successfully, but these errors were encountered: