-
Notifications
You must be signed in to change notification settings - Fork 273
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
[SF][1.25.1][Table][A11y][Expected Fixed Time: ASAP] Loss of focus and unable to access interactive content within each row in small screen size #9288
Comments
Hello, @SAP/UI5-webcomponents-topic-core, The reported issue is that the user cannot access the interactive controls inside the table rows with popin using keyboard.. I could not find in the KBH spec an instruction to select interactive content inside table rows via tab key. KBH spec excerpt: Would you please comment if the observed behavior is a bug or a feature? |
Pressing Tab key was moving the focus to the interactive content only if it was placed inside was popin cell. With this change the focus is moved to the interactive content without the need to know in which popin cell it is placed. Fixes: #9288
@ilhan007 @nnaydenow Do you have a plan to merge this fix into version 1.xx? |
Hi @wilson-xu-sap, The fix was downported with #9424 and it will be available with the next patch 1.24.8. |
Glad to hear that, thanks for your work. 😸 |
BTW, when will 1.24.8 release? |
Hello @wilson-xu-sap every start of the month we release:
In case of urgency, we also provide patches sooner, on-demand. Is the regular schedule fits your timelines? If not, please give us some details on the urgency matter. BR, |
Glad to hear that, thanks. |
We will do the update work after your release. |
Bug Description
#8385
This issue has not been handled. This issue is an reopened one of that.
Affected Component
No response
Expected Behaviour
There is no way to tab inside each row to access the links and quick card within each row in small screen size for example 320px
Isolated Example
https://stackblitz.com/edit/github-xbtmwe?file=src%2FApp.tsx
Steps to Reproduce
Log Output, Stack Trace or Screenshots
Priority
None
UI5 Web Components Version
1.22.0
Browser
Chrome
Operating System
No response
Additional Context
No response
Organization
No response
Declaration
The text was updated successfully, but these errors were encountered: