-
Notifications
You must be signed in to change notification settings - Fork 5k
Closed
Labels
Component: AccessibilityIssue or pull request is related to WCAG or ARIAIssue or pull request is related to WCAG or ARIAPRO SupportIssue was reported by PRO UserIssue was reported by PRO User
Milestone
Description
Describe the bug
ListBox component accessibility violations:
- Scrollable region must have keyboard access
- ARIA hidden element must not be focusable or contain focusable elements
Environment
Latest Chrome on Windows 10, Angular CLI project with Angular@17.3.12 and PrimeNG@17.18.6
Reproducer
No response
Angular version
17.3.12
PrimeNG version
17.18.6
Build / Runtime
Angular CLI App
Language
TypeScript
Node version (for AoT issues node --version)
18.20.2
Browser(s)
No response
Steps to reproduce the behavior
- Open https://primeng.org/listbox
- Scan with Axe Dev Tools accessibility scanner
Expected behavior
No critical or serious accessibility issues coming from the inside of the component.
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
Component: AccessibilityIssue or pull request is related to WCAG or ARIAIssue or pull request is related to WCAG or ARIAPRO SupportIssue was reported by PRO UserIssue was reported by PRO User

