Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Space inserted while typing after reset formatting #703

Closed
benbro opened this issue May 25, 2016 · 0 comments
Closed

Space inserted while typing after reset formatting #703

benbro opened this issue May 25, 2016 · 0 comments

Comments

@benbro
Copy link
Contributor

benbro commented May 25, 2016

[Describe the issue]

Steps for Reproduction

  1. Visit http://beta.quilljs.com/
  2. Select 'WYSIWYG' and press the bold button 'B'.
  3. Place the cursor after 'WYSIWYG' and press Tx to reset formatting
  4. Type 'ab'

Expected behavior: [expected]
We should get:
'WYSIWYGab'

Actual behavior: [actual]
We are getting a space between the 'a' and the 'b':
'WYSIWYGa b'

Platforms: [ex. Chrome 48 on Mac 10.11]
Chrome 50 and Firefox 46 on Windows 7

Version: [version]
1.0-Beta.3

@jhchen jhchen closed this as completed in 9b25350 May 30, 2016
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant