BotFramework-WebChat icon indicating copy to clipboard operation
BotFramework-WebChat copied to clipboard

Screen reader is announcing incorrect role as toggle button for 'Submit Button.'

Open Kirank915 opened this issue 2 years ago • 2 comments

Is it an issue related to Adaptive Cards?

No.

What is the PWD impact?

Users who rely on screen readers are getting impacted if NVDA is announcing incorrect role as toggle button for 'Submit Button.'

What browsers and screen readers do this issue affect?

Others

Are there any code-based customization done to Web Chat?

No, I am using Web Chat without any customizations except "styleOptions".

What version of Web Chat are you using?

Latest production

Which area does this issue affect?

ARIA roles

What is the public URL for the website?

https://airtuserexpdev.azurewebsites.net/Dashboard

How to reproduce the issue?

Step 1: Open https://airtuserexpdev.azurewebsites.net/Dashboard in Edge Browser->SAGE chat window will display. Step 2: Type “What is the accessibility process”->Invoke “Dislike” button. Step 3: Verify whether NVDA is announcing incorrect role as toggle button for 'Submit Button' or not.

What do you expect?

NVDA should announce correct role for 'Submit Button.' Ensure: NVDA should announce as "Submit button".

What actually happened?

NVDA is announcing incorrect role as toggle button for 'Submit Button.' Observation: NVDA is announcing as "Submit toggle button not pressed".

Do you have any screenshots or recordings to repro the issue?

MAS 4 1 2 - NVDA is announcing incorrect role as toggle button for 'Submit Button '

Did you find any DOM elements that might have caused the issue?

No response

MAS reference

No response

WCAG reference

MAS 4.1.2 – Name, Role, Value

WAI-ARIA reference

No response

Adaptive Card JSON

No response

Additional context

No response

Kirank915 avatar Feb 09 '24 05:02 Kirank915

This bug is copied from Accenture team: BUG 11645870

Kirank915 avatar Feb 09 '24 05:02 Kirank915

#A11yMAS;#A11ySev2;#MAS1.3.1;#HCL;#Accessibility;#FeatureBotframeworkwebchat-Apr23;#WWL:Bug1767726;#WWL:Bug11645870;

Kirank915 avatar Feb 09 '24 05:02 Kirank915

This is related to Adaptive Cards.

All buttons in Adaptive Cards support repetitive submission. In nature, they are push button than an action button. Push buttons allows repetitive submissions.

If this is not desirable, please use technologies other than Adaptive Cards.

compulim avatar Mar 30 '24 18:03 compulim

As per the above comment, this issue is owned by adaptive cards and not under bot framework team. Hence closed the bug and partner team (WWL) also changed the ownership in bugs.

Kirank915 avatar Apr 11 '24 13:04 Kirank915