ui5-webcomponents
ui5-webcomponents copied to clipboard
[SF][a11y][ui5-select] Currently focused option in the drop downs of Select listboxes not recognized by JAWS
Bug Description
The current focused option in drop down opened by ui5-select
is not recognized by screen reader.
Expected Behavior
Screen reader should announce the current focused option.
Steps to Reproduce
- Go to https://sap.github.io/ui5-webcomponents/playground/components/Select/
- Press Enter/Space to expand the drop down in a select component
- Check if the text of current focused option is announced by screen reader or not
Context
- UI5 Web Components version: 1.5.0
- OS/Platform: Mac OS
- Browser: Edge
- Affected component: ui5-select
Log Output / Stack Trace / Screenshots
{...}
Priority
- [ ] Low
- [ ] Medium
- [x] High
- [ ] Very High
The priority indicates the severity of the issue. To set the appropriate priority consider the following criteria:
- Breaks entire application or system - High or Very High
- Accessibility issue - Medium or High
- Functional issue - Medium or High
- Visual issue - Low or Medium
Note: The priority might be re-evaluated by the issue processor.
Stakeholder Info (if applicable)
- Organization: SF
- Business impact: {...}
Hi @SAP/ui5-webcomponents-topic-p The Select component's dropdown options do not get announced by JAWS.
To reproduce:
- Load https://sap.github.io/ui5-webcomponents/playground/main/pages/Select/
- Focus a Select and open it's dropdown with Space/Enter.
- The currently focused option is not announced. Focusing the other options with the keyboard will also not be announced.
Could you have a look?
Possibly related to #3662
@PetyaMarkovaBogdanova . can you give an update on the state of this, and when we can expect it?
Hi @don-obrien , the fix is in code-review, I am still polishing some details and expect it to be merged till the end of the week.
Best, Petya Markova.
Hi @ilhan007 , This issue still exists, would you please reopen this issue? When opening the listbox, the "currently focused" option is not read out However as we arrow down and up, the options are read thereafter. Thanks, Richard
Hi @GongRichard I am reopening it ( you can also direcly tag the colleague that closed the issue - we all have permissions to re-open an issue).
And, @GongRichard could you please provide the version you are testing with. Hello @PetyaMarkovaBogdanova could you follow up.
Hi @PetyaMarkovaBogdanova and @ilhan007 , UI5 Web Components version: 1.11.0. BTW, ui5-combobox also has this issue. And when opening combobox options drop down, it won't focus on the current selected option. Thanks, Richard