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

tab navigation broken on p-dropdown #13774

Closed
stephanebouget opened this issue Sep 28, 2023 · 3 comments
Closed

tab navigation broken on p-dropdown #13774

stephanebouget opened this issue Sep 28, 2023 · 3 comments
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@stephanebouget
Copy link

stephanebouget commented Sep 28, 2023

Describe the bug

Since 16.3.X version, navigation with tabulation key is broken by p-dropdown component
image

You can try here it's KO:
https://primeng.org/dropdown

It's OK on 16.2.X and older version:
https://www.primefaces.org/primeng-v15-lts/dropdown

Environment

prime ng 16.3.X and newer

Reproducer

No response

Angular version

16.4.X

PrimeNG version

16.X

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

16.14

Browser(s)

chrome

Steps to reproduce the behavior

  • click on the page
  • navigate with tab key

when focus comes to p-dropdown, tab key lost navigation

Expected behavior

when focus comes to p-dropdown, and after another tab keypress, focus must going to next element

@stephanebouget stephanebouget added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Sep 28, 2023
@VilleKoo
Copy link

VilleKoo commented Oct 3, 2023

When enabling filter or editable options it works as expected.
Not suggesting that this would be a workaround, just pointing it out

@mnhock
Copy link

mnhock commented Oct 27, 2023

We run into this issue as well.

@lixaotec
Copy link

lixaotec commented Oct 30, 2023

+1
also on v16.6

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants