Skip to content

Timeline: Screen Reader Does Not Announce Position of TimelineItem in SAP UI5 Webcomponents #12510

@samanr

Description

@samanr

Bug Description

The TimelineItem component in the SAP UI5 Webcomponents library does not provide positional announcements when navigating through items using screen readers (e.g., "1 of 3", "2 of 3"). This feature should be available out of the box to ensure accessibility for users relying on screen readers.

Actual Result: The screen reader does not announce the position of TimelineItems. It only reads the item content without positional information, hindering navigation and accessibility for visually impaired users.

Affected Component

Timeline

Expected Behaviour

The screen reader should announce the position of each TimelineItem, such as "Item 1 of 3," "Item 2 of 3," etc., as the user navigates through the items.

Isolated Example

No response

Steps to Reproduce

  1. Implement a Timeline component containing multiple TimelineItems.
  2. Open the application in a browser and activate the screen reader. (JAWS or VoiceOver)
  3. Navigate through the TimelineItems using keyboard navigation.
  4. Observe the screen reader output.

Log Output, Stack Trace or Screenshots

No response

Priority

Medium

UI5 Web Components Version

2.13.1

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

Labels

bugThis issue is a bug in the code

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions