Skip to content

[ui5-slider]: redundant role and attributes presented on slider's scale #13892

Description

@niyap

Bug Description

As the progress bar of ui5-slider is not focusable, according to the accessibility specification it should not have role="slider" and all the other attributes related to that role. Currently, they are presented and have to be removed.

Affected Component

ui5-slider

Expected Behaviour

role attribute as well as all the other accessibility attributes related to that role should not be presented on the slider's scale, only on the handle.

Isolated Example

No response

Steps to Reproduce

...

Log Output, Stack Trace or Screenshots

No response

Priority

Medium

UI5 Web Components Version

latest

Browser

Chrome

Operating System

No response

Additional Context

No response

Organization

No response

Declaration

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

Metadata

Metadata

Assignees

Type

Projects

Status
In progress

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions