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

Component: Dropdown | ARIA hidden element must not be focusable or contain focusable elements #15116

Closed
WTW-Jacob-Evans opened this issue Mar 20, 2024 · 1 comment · Fixed by #15171
Assignees
Labels
Component: Accessibility Issue or pull request is related to WCAG or ARIA LTS-FIXED-16.9.8 PRO Support Issue was reported by PRO User Status: Discussion Issue or pull request needs to be discussed by Core Team
Milestone

Comments

@WTW-Jacob-Evans
Copy link

Describe the bug

the Dropdown component is raising an accessibility issue: ARIA hidden element must not be focusable or contain focusable elements

image
image

This is being highlighted by Axe DevTools. Reproducible using their browser extension on the attached stackblitz environment.

Environment

windows 10

Reproducer

https://stackblitz.com/edit/github-tfeoqn?file=src%2Fapp%2Fapp.component.ts,src%2Fapp%2Fapp.component.html

Angular version

17.2.3

PrimeNG version

17.11.0

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

18.18.0

Browser(s)

No response

Steps to reproduce the behavior

No response

Expected behavior

No response

@WTW-Jacob-Evans WTW-Jacob-Evans added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Mar 20, 2024
@TaneliTuomola
Copy link

May be duplicate of #14985

There is a same issue with TreeSelect and MultiSelect also.

@cetincakiroglu cetincakiroglu added Status: Discussion Issue or pull request needs to be discussed by Core Team and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Mar 25, 2024
@cetincakiroglu cetincakiroglu added PRO Support Issue was reported by PRO User Component: Accessibility Issue or pull request is related to WCAG or ARIA labels Mar 25, 2024
@cetincakiroglu cetincakiroglu changed the title Component: Dropdown Component: Dropdown | ARIA hidden element must not be focusable or contain focusable elements Mar 25, 2024
@cetincakiroglu cetincakiroglu added this to the 17.13.0 milestone Mar 25, 2024
mehmetcetin01140 added a commit that referenced this issue Mar 27, 2024
cetincakiroglu added a commit that referenced this issue Mar 29, 2024
Fixed #15116 - Dropdown | ARIA hidden element must not be focusable o…
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Component: Accessibility Issue or pull request is related to WCAG or ARIA LTS-FIXED-16.9.8 PRO Support Issue was reported by PRO User Status: Discussion Issue or pull request needs to be discussed by Core Team
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants