SAP / openui5

OpenUI5 lets you build enterprise-ready web applications, responsive to all devices, running on almost any browser of your choice.
http://openui5.org
Apache License 2.0
2.9k stars 1.23k forks source link

[sap.ui.richtexteditor.RichTextEditor] a11y, announcement is not proper enough upon expanding the menu. #4083

Closed AlexYanSap closed 1 week ago

AlexYanSap commented 1 week ago

OpenUI5 version: 1.125.1

Browser/version (+device/version): Edge (123.0.2420.81 (Official build) (64-bit))

Any other tested browsers/devices(OK/FAIL):

URL (minimal example if possible): https://sapui5.hana.ondemand.com/#/entity/sap.ui.richtexteditor.RichTextEditor/sample/sap.ui.richtexteditor.sample.RichTextEditor

User/password (if required and possible - do not post any confidential information here):

Steps to reproduce the problem:

  1. use NVDA as the SR(2024.1).
  2. narrow the browser width to 600px so that some of the actions will be grouped in the overflow button
  3. navigate to the overflow button using the tab key and click the button using the enter key
  4. open the font dialog
  5. the announcement will be like "Available Values dialog, list, 10pt 2 of 7"

What is the expected result? It's an incident from the customers, they expect "expanded state along with focused element info" to be announced. We should emphasize that the popup is expanded and the item e.g., 10pt is selected.

What happens instead? Currently, the announcement is like "Available Values dialog, list, 10pt 2 of 7". image

Any other information? (attach screenshot if possible) I'm from SAP SF and it's an incident from the customer.

nikoletavnv commented 1 week ago

Hello @AlexYanSap,

The sap.ui.richtexteditor.RichTextEditor is part of SAPUI5 not of OPENUI5. GitHub is a place for managing issues for OPENUI5 only. Please, open a ticket in SAP ticket system for managing incidents.

Kind regards, Nikoleta Terzieva