Skip to content

[ui5-input]: AccessibleName on ValueState message popover #13869

Description

@didip1000

Bug Description

The value state message popover in the input renders with role="dialog" and has no accessible name which violates the following access continuum guideline. I also checked OpenUI5 and the dialog there has role="presentation".

Also note that this issue was caught by internal accessibility tests in cypress.

Affected Component

[ui5-input] and all controls that use the input

Expected Behaviour

The value state popover should have the appropriate aria label or role.

Isolated Example

https://ui5.github.io/webcomponents/components/Input/#value-state-message

Steps to Reproduce

  1. Example
  2. Focus input
  3. Popover should have accessible name

Log Output, Stack Trace or Screenshots

No response

Priority

Medium

UI5 Web Components Version

latest

Browser

Chrome

Operating System

all

Additional Context

No response

Organization

No response

Declaration

  • I’m not disclosing any internal or sensitive information.

Metadata

Metadata

Assignees

Labels

TOPIC RLbugThis issue is a bug in the code

Type

Projects

Status
In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions