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

Missing tabindex for most of components #1787

Closed
ilianiv opened this issue Jan 11, 2017 · 3 comments
Closed

Missing tabindex for most of components #1787

ilianiv opened this issue Jan 11, 2017 · 3 comments

Comments

@ilianiv
Copy link

ilianiv commented Jan 11, 2017

I'm submitting a ... (check one with "x")

[x] bug report => Search github for a similar issue or PR before submitting
[ ] feature request => Please check if request is not on the roadmap already https://github.com/primefaces/primeng/wiki/Roadmap
[ ] support request => Please do not submit support request here, instead see http://forum.primefaces.org/viewforum.php?f=35

Current behavior
Autocomplete, Chips, etc.. components' tabindex is not passed to the real control (input, textarea, select...).

Expected behavior
Tabindex for "wrapper" components like autocomplete to be passed to the real control (input).

Minimal reproduction of the problem with instructions
Create a simple form with autocomplete component an set it a tab index. Going through component with Tab key will focus but not the in it so you can't type text.

Please tell us about your environment:

  • Angular version: 2.4.1
  • PrimeNG version: 1.1.3
  • Browser: [all]
  • Language: [all]
@ilianiv
Copy link
Author

ilianiv commented Jan 11, 2017

This already has been done for calendar #1549. Please do it for all other components.

@Msukumar
Copy link

Msukumar commented Jan 22, 2019

Can you please add tabindex feature for p-picklist

@nkch8054
Copy link

nkch8054 commented Jan 6, 2022

Any update on this.

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

3 participants