Focus is not shifting using arrow keys when a screen reader is enabled
Expected results: Focus shifts to copy and delete
Actual results: Focus does not shift to the delete button
This behavior is only observed in Chrome and windows using JAWS
Caused by DE62719. JAWS provides arrow key navigation through which the virtual cursor moves without disturbing the actual keyboard focus. However, specific to Chrome, the virtual focus causes issues with the actual focus.
Workaround: Switch off the Virtual Cursor - JAWS has addressed this issue by introducing a toggle-off switch to disable the virtual cursor on chrome with the INSERT+Z command.
After review, this issue will not be fixed based on the above workaround that can instead be used.