-
Notifications
You must be signed in to change notification settings - Fork 275
[Input :input component (third row) in custom filter is not speaking in speech history of JAWS #9575
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
Comments
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, |
last 3rd row is not speaking in speech history of JAWS july 2024 version |
Hello @balakrishnamanash, Could you please provide the link for the stackblitz? Thanks and regards, |
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? Best regards, |
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. I am attaching Screenshot here: **Expected Behavior ** : When focus on third row what included within that third row must be read by reader. |
Hi @ivoplashkov @dimovpetar, @jadhavarjun, @balakrishnamanash as far as I can tell this is a duplicate of: SAP/ui5-webcomponents-react#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 @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? |
Hello @balakrishnamanash, It appears this issue is a duplicate of issue SAP/ui5-webcomponents-react#6132 , which was resolved in version v1.29.6 with fix SAP/ui5-webcomponents-react#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, |
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! |
Hello, everyone! The issue has been inactive for 28 days, so I am closing the issue. |
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
...
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
Organization
No response
Declaration
The text was updated successfully, but these errors were encountered: