SAP / ui5-webcomponents

UI5 Web Components - the enterprise-flavored sugar on top of native APIs! Build SAP Fiori user interfaces with the technology of your choice.
https://sap.github.io/ui5-webcomponents/
Apache License 2.0
1.5k stars 260 forks source link

[Input :input component (third row) in custom filter is not speaking in speech history of JAWS #9575

Open balakrishnamanash opened 1 month ago

balakrishnamanash commented 1 month ago

Bug Description

input component (third row) in custom filter is not speaking in speech history of JAWS

Affected Component

No response

Expected Behaviour

Input component (third row) in custom filter has to speak in speech history of JAWS.

Isolated Example

No response

Steps to Reproduce

1. 2. 3. ...

Log Output, Stack Trace or Screenshots

No response

Priority

None

UI5 Web Components Version

^1.14.0

Browser

Chrome

Operating System

windows 11

Additional Context

image

Organization

No response

Declaration

ivoplashkov commented 1 month ago

Hello @balakrishnamanash ,

Thank you for reaching out!

Could you please provide an isolated example by forking this stackblitz, where we can reproduce the issue and examine it.

Best regards, Ivaylo

balakrishnamanash commented 1 month ago
image

code added in stackblitz.

balakrishnamanash commented 1 month ago

last 3rd row is not speaking in speech history of JAWS july 2024 version

ivoplashkov commented 1 month ago

Hello @balakrishnamanash,

Could you please provide the link for the stackblitz?

Thanks and regards, Ivaylo

ivoplashkov commented 1 month ago

Hello colleagues,

I managed to find the stackblitz from the screenshot - https://stackblitz.com/edit/js-eux6au?file=index.html,App.js,index.js. This seems to be related to the React wrapper for webcomponents. As far I saw, the 3rd row which is not conveyed by the screen reader is a custom list item with no aria attributes attached to it at all.

Could you please have a look? Thank you in advance!

Best regards, Ivaylo

jadhavarjun commented 1 month ago

Hi @ivoplashkov,

I have tried using aria attributes but issue not resolving, Can you please help me with which aria attributes should I used so my issue got resolve. In above you mentioned isolated stack blitz link also have same issue in that also not able to read meaningful name by reader, Can you help me with which aria attribute should We used so our issue will got resolved, can you add same into satckblitz- ( https://stackblitz.com/edit/js-eux6au?file=index.html,App.js,index.js) link and send me back.

I am attaching Screenshot here: image

Expected Behavior : When focus on third row what included within that third row must be read by reader. Example: We have input box within that focus so when we focus on that last third row our reader must read that input box also I have added placeholder, name, accessibleName attributes but nothing is working, please give me solution.

Lukas742 commented 1 month ago

Hi @ivoplashkov @dimovpetar, @jadhavarjun, @balakrishnamanash

as far as I can tell this is a duplicate of: https://github.com/SAP/ui5-webcomponents-react/issues/6132

@jadhavarjun, @balakrishnamanash in the linked issue a solution was provided, if this is not sufficient for your use-case, please add a detailed description what result you would expect. Please do that in the linked issue, as it is most probably either related to your custom implementation, or to the AnalyticalTable, but not the ui5-input itself.

@ivoplashkov unfortunately we don't get a notification if an issue is added to our roadmap. Please correct me if I'm wrong, but as far as I know there isn't an option to enable this. Could you please just ping/tag @MarcusNotheis or me next time?

yanaminkova commented 3 weeks ago

Hello @balakrishnamanash,

It appears this issue is a duplicate of issue https://github.com/SAP/ui5-webcomponents-react/issues/6132 , which was resolved in version v1.29.6 with fix https://github.com/SAP/ui5-webcomponents-react/pull/6164

Could you please confirm if the issue is resolved on your end and if the fix is working as expected?

Thanks and Best regards, Yana

github-actions[bot] commented 1 day ago

Hello, everyone! The issue has been inactive for 21 days. If there are still questions or comments, please feel free to continue the discussion. Inactive issues will be closed after 7 days!