You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Press SHIFTTAB, note the focus is on the icon of the upload button
Press SHIFTTAB again, note the focus is on the upload button
Press SHIFTTAB again, it is now on the transcript
Expected behavior
It should not focus on step 3.
Additional context
[Bug]
The text was updated successfully, but these errors were encountered:
compulim
added
bug
Indicates an unexpected problem or an unintended behavior.
customer-reported
Required for internal Azure reporting. Do not delete.
Bot Services
Required for internal Azure reporting. Do not delete. Do not change color.
and removed
Bot Services
Required for internal Azure reporting. Do not delete. Do not change color.
customer-reported
Required for internal Azure reporting. Do not delete.
labels
May 20, 2021
Screenshots
After pressing SHIFT TAB once,
document.activeElement
indicates it is focusing on the<svg>
.Put this line in the console to dump the current focus:
Version
4.13.0
Describe the bug
In IE11, press SHIFT TAB from the send box will focus on the
<svg>
, instead of the<button>
.Steps to reproduce
Expected behavior
It should not focus on step 3.
Additional context
[Bug]
The text was updated successfully, but these errors were encountered: