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

[ui5-list]: a11y-JAWS announce group end before group list item end in list #7561

Closed
1 task done
pankajpandey01 opened this issue Sep 7, 2023 · 2 comments
Closed
1 task done
Labels
ACC bug This issue is a bug in the code SAP SF TOPIC P

Comments

@pankajpandey01
Copy link

Bug Description

[ui5-list]: a11y-JAWS announce group end before group list item end in list
Follow the "steps to reproduce".
Actual behavior: JAWS announce Group end when focus go to first list item checkbox

Affected Component

ui5-list

Expected Behaviour

Group end should be announced by JAWS when group list item end.

Isolated Example

https://sap.github.io/ui5-webcomponents/playground/?path=/story/main-list--group-headers

Steps to Reproduce

  1. Start JAWS 2023 (VPC Mode)
  2. Go to https://sap.github.io/ui5-webcomponents/playground/?path=/story/main-list--group-headers
  3. Select group header "Front End Developers"
  4. Press down arrow key to select list item checkbox.
    ..

Log Output, Stack Trace or Screenshots

No response

Priority

Medium

UI5 Web Components Version

1.17.0

Browser

Chrome

Operating System

Mac OS

Additional Context

No response

Organization

SuccessFactors

Declaration

  • I’m not disclosing any internal or sensitive information.
@pankajpandey01 pankajpandey01 added the bug This issue is a bug in the code label Sep 7, 2023
@dimovpetar dimovpetar self-assigned this Sep 8, 2023
@dimovpetar
Copy link
Contributor

dimovpetar commented Sep 8, 2023

Hello @SAP/ui5-webcomponents-topic-p,

In VPC mode, you will hear:
1: "Group Start Front End Developers"
2: "Front End Developers
3: "Group End Front End Developers", although the group has not ended
4: CheckBox...

Maybe this is related to the fact that the group header is an "ul" element?

Best regards,
Petar

@dobrinyonkov
Copy link
Contributor

Hello, the strucutre of the groups in the list has changed with the recent 2.0 release. Currently there is a new ui5-li-group component that wraps the list items in an element that has the role group. Keep in mind that there is an open issue about wrong nesting of the group role opened here: #9242

@github-project-automation github-project-automation bot moved this from Issues to Completed in Maintenance - Topic P Jul 4, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ACC bug This issue is a bug in the code SAP SF TOPIC P
Projects
Status: Completed
Development

No branches or pull requests

4 participants