Open kaukeshav opened 6 months ago
By default, JAWS converts key events into click events. If device-independent event handlers are used, there are no problems. The conversion of events can be deactivated in the JAWS settings.
@JAWS-test What do you mean by device-independent event handlers? Also what is the way of deactivating conversation of events in the JAWS settings?
Summary
With JAWS enabled button tag keydown event listener isn't working with "Enter" and "Space" keys.
Reproduce with the following steps:
Expected result
Actual result
Example
Code pen link below to test both "onclick" and "onkeydown" event listeners with and without JAWS enabled.
JAWS version and build number
JAWS 2023
Browser and version:
Chrome