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

p-tabs can not be navigated with tab #17774

Open
1 of 4 tasks
Retch opened this issue Feb 26, 2025 · 1 comment
Open
1 of 4 tasks

p-tabs can not be navigated with tab #17774

Retch opened this issue Feb 26, 2025 · 1 comment
Labels
Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible

Comments

@Retch
Copy link

Retch commented Feb 26, 2025

Describe the bug

It is not possible to move the focus through the tab elements with key "tab". With arrow keys this is working, but not with the tab key.

Image

Pull Request Link

No response

Reason for not contributing a PR

  • Lack of time
  • Unsure how to implement the fix/feature
  • Difficulty understanding the codebase
  • Other

Other Reason

No response

Reproducer

https://primeng.org/tabs

Environment

You can test this in the primeng tabs demo.

Angular version

19.1.7

PrimeNG version

v19

Node version

22.13.0

Browser(s)

Chrome 131

Steps to reproduce the behavior

Go to primeng demo and try to move the focus through the tab headers with the "tab" key and with the arrow keys. With the "tab" key it won't work.

Expected behavior

It is expected to be able to move the focus through the tab headers with the "tab" key.

@Retch Retch added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Feb 26, 2025
@floreauwe
Copy link

I have same issue on version 19.0.9

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

No branches or pull requests

2 participants