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

[Message Strip | a11y]: Close button screen reader incorrect reading #10737

Open
1 task done
PlutaKatarzyna opened this issue Jan 31, 2025 · 2 comments
Open
1 task done
Labels
ACC bug This issue is a bug in the code Medium Prio TOPIC RL

Comments

@PlutaKatarzyna
Copy link

Bug Description

While navigating to UI5 Message Strip close button screen reader reads button information twice. Apart from that, with design type change, it always read "Information" design additionally. So for example "Positive Information Bar Close" is read twice instead of "Positive Bar Close" read once.

Image

Affected Component

ui5-message-strip

Expected Behaviour

When navigate into close button screen reader should read for example:
"Positive Bar Close, button
Success Bar Closable
Form successfully submitted"

Isolated Example

No response

Steps to Reproduce

...

Log Output, Stack Trace or Screenshots

No response

Priority

Medium

UI5 Web Components Version

2.x , 1.24.15

Browser

Chrome

Operating System

No response

Additional Context

UDEx ticket reported https://github.tools.sap/sapudex/digital-design-system/issues/1056

Organization

SAP UDEx Components and tokens

Declaration

  • I’m not disclosing any internal or sensitive information.
@PlutaKatarzyna PlutaKatarzyna added the bug This issue is a bug in the code label Jan 31, 2025
@kskondov kskondov self-assigned this Jan 31, 2025
@kskondov
Copy link
Contributor

Hello @SAP/ui5-webcomponents-topic-rl can you please look into this issue from the message strip accessibility status seems like another known issue that might have been fixed

@kskondov kskondov removed their assignment Jan 31, 2025
@elenastoyanovaa
Copy link
Contributor

Remark for ACC expert: "Information Bar" is the user name for a Message Strip - a message strip is basically an information bar. So this part is not an issue. The "Information Bar Close" which is read out in the end has to be removed from the speech output, probably this announcment is there because we pass the whole strip content as an aria-labelledby - should be checked.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
ACC bug This issue is a bug in the code Medium Prio TOPIC RL
Projects
Status: New Issues
Development

No branches or pull requests

3 participants