p-tag: tags are not accessible by tabbing #14925
Labels
Component: Accessibility
Issue or pull request is related to WCAG or ARIA
PRO Support
Issue was reported by PRO User
Describe the bug
p-tag
s are not accessible by tabbing and does not receive keyboard focusEnvironment
OS: Windows 10
Reproducer
No response
Angular version
16.2.7
PrimeNG version
16.5.1
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.16.0
Browser(s)
Chrome 121.0.6167.161, Edge 121.0.2277.112
Steps to reproduce the behavior
<p-tag value="Tag 1"></p-tag>
Expected behavior
p-tag
should receive keyboard focus via tabbingThe text was updated successfully, but these errors were encountered: