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

Panelmenu: Issue with navigating by Tab through submenu items #13630

Closed
lmormol opened this issue Sep 7, 2023 · 2 comments · Fixed by #13724
Closed

Panelmenu: Issue with navigating by Tab through submenu items #13630

lmormol opened this issue Sep 7, 2023 · 2 comments · Fixed by #13724
Labels
Component: Accessibility Issue or pull request is related to WCAG or ARIA LTS-16-PORTABLE LTS-FIXED-16.9.8 Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Milestone

Comments

@lmormol
Copy link

lmormol commented Sep 7, 2023

Describe the bug

There is an issue related with navigating through submenu by Tabbing.

Here you can see incorrect behaviour:
https://drive.google.com/file/d/1ULrFyCfz33NiKysvXyCUsXaQGtd0CWKJ/view?usp=sharing

Environment

Macos Apple M2
Ventura 13.5.1

Reproducer

No response

Angular version

16.2.3

PrimeNG version

16.3.1

Build / Runtime

Angular CLI App

Language

TypeScript

Node version (for AoT issues node --version)

18.17.1

Browser(s)

Latests: Chrome, Opera, Safari

Steps to reproduce the behavior

Navigate by pressing [Tab] to first menu header named "File", open by clicking [Enter].
Then navigate by [Tab] to submenu item named "New", open by clicking [Enter].
Then navigate by [Tab] to "Delete" or "Export" and click.

Expected behavior

There should be performed action related with currently focused element.

@lmormol lmormol added the Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible label Sep 7, 2023
volvachev added a commit to volvachev/primeng that referenced this issue Sep 24, 2023
volvachev added a commit to volvachev/primeng that referenced this issue Sep 24, 2023
@cetincakiroglu cetincakiroglu added Type: Bug Issue contains a bug related to a specific component. Something about the component is not working Component: Accessibility Issue or pull request is related to WCAG or ARIA and removed Status: Needs Triage Issue will be reviewed by Core Team and a relevant label will be added as soon as possible labels Oct 26, 2023
@cetincakiroglu cetincakiroglu modified the milestone: 16.6.0 Oct 26, 2023
Copy link

This issue has been automatically marked as stale. If this issue is still affecting you with the latest version, please leave any comment, and we will keep it open. We are sorry that we have not been able to prioritize it yet. If you have any new additional information, please include it with your comment!

@github-actions github-actions bot added the Resolution: Stale Issue or pull request is inactivity and unfortunately it will be *closed* if there is no response label Feb 24, 2024
Copy link

github-actions bot commented Mar 2, 2024

Closing this issue after a prolonged period of inactivity. If this issue is still present in the latest release, please create a new issue with up-to-date information. Thank you for your understanding!

@github-actions github-actions bot closed this as not planned Won't fix, can't repro, duplicate, stale Mar 2, 2024
@cetincakiroglu cetincakiroglu removed the Resolution: Stale Issue or pull request is inactivity and unfortunately it will be *closed* if there is no response label Mar 22, 2024
@cetincakiroglu cetincakiroglu added this to the 17.13.0 milestone Mar 22, 2024
@github-actions github-actions bot 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 22, 2024
@cetincakiroglu cetincakiroglu added LTS-16-PORTABLE 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 22, 2024
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-16-PORTABLE LTS-FIXED-16.9.8 Type: Bug Issue contains a bug related to a specific component. Something about the component is not working
Projects
None yet
Development

Successfully merging a pull request may close this issue.

3 participants