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

Calendar keyboard navigation: inline calendar Shift + Tab does not work. #2951

Closed
jennylgh opened this issue Sep 8, 2022 · 1 comment
Closed

Comments

@jennylgh
Copy link

jennylgh commented Sep 8, 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:

  1. Start tabbing until focus comes to calendar header Prev Month icon
  2. Keep pressing Shift + Tab, observe next element that has focus.

Expected behavior

Focus should return to previous focusable tags.

Actual: focus is stuck inside calendar.

@jennylgh jennylgh added the Type: Bug Issue contains a bug related to a specific component. Something about the component is not working label Sep 8, 2022
@tugcekucukoglu
Copy link
Member

Could you please try to use the latest PrimeVue version? Calendar accessibility is updated #2838

@tugcekucukoglu 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
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

2 participants