ui5-webcomponents icon indicating copy to clipboard operation
ui5-webcomponents copied to clipboard

[SF][a11y][ui5-select] Currently focused option in the drop downs of Select listboxes not recognized by JAWS

Open zhangliangyi opened this issue 2 years ago • 2 comments

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

  1. Go to https://sap.github.io/ui5-webcomponents/playground/components/Select/
  2. Press Enter/Space to expand the drop down in a select component
  3. 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: {...}

zhangliangyi avatar Jul 12 '22 09:07 zhangliangyi

Hi @SAP/ui5-webcomponents-topic-p The Select component's dropdown options do not get announced by JAWS.

To reproduce:

  1. Load https://sap.github.io/ui5-webcomponents/playground/main/pages/Select/
  2. Focus a Select and open it's dropdown with Space/Enter.
  3. The currently focused option is not announced. Focusing the other options with the keyboard will also not be announced.

Could you have a look?

georgimkv avatar Jul 12 '22 11:07 georgimkv

Possibly related to #3662

georgimkv avatar Jul 12 '22 11:07 georgimkv

@PetyaMarkovaBogdanova . can you give an update on the state of this, and when we can expect it?

don-obrien avatar Aug 29 '22 13:08 don-obrien

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.

PetyaMarkovaBogdanova avatar Aug 29 '22 13:08 PetyaMarkovaBogdanova

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

GongRichard avatar Mar 15 '23 05:03 GongRichard

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.

ilhan007 avatar Mar 15 '23 05:03 ilhan007

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

GongRichard avatar Mar 15 '23 06:03 GongRichard