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
When typing into search box, letters are not announced
Surfacing search behavior
double speaking in toolbar search results
toolbar selection needs work (this is not a surprise)
CM viewport changes lose focus. Proposal: detect when the desired node is NOT in the dom, shift focus to a dummy node OR make CM render everything.
Pasting does not return focus to the tree (instead it leaves it with CM)
Mode button label is announced twice on switch?
Selection needs to change based on ARIA1.2
copy/cut do not announce the nodes copied (looks like we say too early, before building the string)
Blocks mode switch is not announced
Holding down right-arrow (generate 1000 key events) blocks all future key events until bonks are done. This is due to timeout in playSound see this SO comment for an alternate solution
shift-tab is being swallowed
Bonk is gone when trying to focus above the top or below the bottom. bring it back
pasting never puts the focus back in the editor (this happens in sighted mode, too!)
The text was updated successfully, but these errors were encountered:
say
too early, before building the string)playSound
see this SO comment for an alternate solutionThe text was updated successfully, but these errors were encountered: