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
Keyboard shortcuts are not selecting in the toolbar until after user has typed a new character. Users expect the formatting to be visibly active as soon as they apply it and this can be an issue for keyboard-first users who rely on immediate visual feedback to understand the functionality of the editor.
Steps for Reproduction
Load the editor in any browser.
Use any keyboard shortcut, for example bold or italics. Ctrl + B or Ctrl + I
Type characters into quill
Expected behavior:
When using the keyboard shortcut, the style should select.
Actual behavior: The Toolbar is not showing the style as selected until user types in a new character.
Platforms: All browsers
Version: 2.0.3
The text was updated successfully, but these errors were encountered:
Keyboard shortcuts are not selecting in the toolbar until after user has typed a new character. Users expect the formatting to be visibly active as soon as they apply it and this can be an issue for keyboard-first users who rely on immediate visual feedback to understand the functionality of the editor.
Steps for Reproduction
Expected behavior:
When using the keyboard shortcut, the style should select.
Actual behavior: The Toolbar is not showing the style as selected until user types in a new character.
Platforms: All browsers
Version: 2.0.3
The text was updated successfully, but these errors were encountered: