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 the content of the editor gets reset the toolbar styles should be reset too. This works as long as the editor has focus. When the editor is out of focus the toolbar isn't reset.
Expected behavior: All toolbar styles should be reset
Actual behavior: The toolbar styles aren't reset (bold format is still active)
Platforms: Chrome 51 on Mac 10.11
Version: 1.0.0-beta.9
The text was updated successfully, but these errors were encountered:
jacobmllr95
changed the title
Toolbar isn't reset when editor is out of focus (#446, #457)
Toolbar isn't reset when editor is out of focus #446, #457
Jul 21, 2016
jacobmllr95
changed the title
Toolbar isn't reset when editor is out of focus #446, #457
Toolbar isn't reset when editor is out of focus #457
Jul 21, 2016
jacobmllr95
changed the title
Toolbar isn't reset when editor is out of focus #457
Toolbar isn't reset when editor is out of focus
Jul 21, 2016
When the content of the editor gets reset the toolbar styles should be reset too. This works as long as the editor has focus. When the editor is out of focus the toolbar isn't reset.
See also: #446, #457
Steps for Reproduction
Quill
)quill.setText('');
Expected behavior: All toolbar styles should be reset
Actual behavior: The toolbar styles aren't reset (
bold
format is still active)Platforms: Chrome 51 on Mac 10.11
Version: 1.0.0-beta.9
The text was updated successfully, but these errors were encountered: