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

sap.m.Select not recognized as readonly when editable is set to false #4152

Open
wurst0815 opened this issue Oct 21, 2024 · 1 comment
Open

Comments

@wurst0815
Copy link

OpenUI5 version:
latest and older
Browser/version (+device/version):
any
Any other tested browsers/devices(OK/FAIL):

URL (minimal example if possible):
https://sapui5.hana.ondemand.com/#/entity/sap.m.Select/sample/sap.m.sample.Select

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

Steps to reproduce the problem:

  1. set the property "editable" to false
  2. use keyboard navigation to set focus on the select control

Same is with sap.m.MultiComboBox (and maybe other controls, maybe Screen-Reader compatibility with "editable"-property set to false should be checked in general...)

What is the expected result?
Screen-Reader should recognize the control as "read-only"

What happens instead?
Screen-Reader does not recognize the control as "read-only" and announces that value of the control can be changed. When the control gets focus, it appears to be editable, which is not true.
Any other information? (attach screenshot if possible)
image

@wurst0815 wurst0815 changed the title sap.m.Label ot recognized as readonly when editable is set to false sap.m.Select not recognized as readonly when editable is set to false Oct 21, 2024
@DonkeyCo
Copy link
Member

Hi @wurst0815,

I've created an internal incident for you: DINC0305078.
We will get back to you as soon as possible.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Projects
None yet
Development

No branches or pull requests

2 participants