Tabbing in the editor breaks navigation and templates #6759
Labels
bug
broken functionality, usability problems, unexpected errors
desktop
Desktop client related issues
state:done
meets our definition of done
state:tested
We tested it and are about to release it
Milestone
We recently received complaints about tabbing breaking templates.
Additionally, we have received complaints about tabbing breaking navigation, particularly for blind or otherwise visually impaired users who may tab into the mail editor but then may not be able to escape from it besides closing the mail or sending it.
The issue is because we add an em space when tab is pressed, and this was due to a previous commit that introduced this functionality and also fixed tabbing doing indentation.
We should just not insert an em space and let the editor work as it did before here (letting tab do the default behavior outside of indenting bullet points).
AC
Test notes
The text was updated successfully, but these errors were encountered: