-
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
Button - Keyboard Interaction: “ESC” Key doesn’t work as expected (ACC) #6782
Comments
Hello @blaesius, Could you please provide a recording of how exactly you encouter this problem? I am unable to reproduce this issue on the playground page, which you've linked as an example. Thank you in advance! Best regards, |
Hi Siyana, yes, no problem. Just navigate via keyboard using the tab until you reach a button. Press 'space' and hold it (to execute the button action via keyboard). If you now press ESC (while holding space), the action should be cancelled. We have this behavior already in UI5, you can check it there as well. Kind regards, |
Hi @SAP/ui5-webcomponents-topic-b, Could you please check this? If click action is triggered by SPACE key user is not able to discard it by pressing SHIFT / ESCAPE key. |
Bug Description
From ACC side it is described that the “ESC”-Key can be used to cancel triggering the action (in this case triggering the action) when using “ESC” while “SPACE” is pressed. This doesn’t work for the web component.
Affected Component
No response
Expected Behaviour
No response
Isolated Example
https://sap.github.io/ui5-webcomponents/playground/components/Button/
Steps to Reproduce
...
Log Output, Stack Trace or Screenshots
No response
Priority
Medium
UI5 Web Components Version
1.11.0
Browser
Chrome
Operating System
No response
Additional Context
No response
Declaration
The text was updated successfully, but these errors were encountered: