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

Cursor jumps to end of text while typing in codeview mode #218

Open
sylfranke opened this issue May 5, 2020 · 0 comments
Open

Cursor jumps to end of text while typing in codeview mode #218

sylfranke opened this issue May 5, 2020 · 0 comments

Comments

@sylfranke
Copy link

Hi,
we use summernote 0.8.1 together with angular-summernote v0.8.1 and angularjs 1.7.9.
While editing some text in codeview mode, the cursor unpredictably jumps to the end of the text. This happens with chrome and firefox. I did not test it with ie.

I managed to reproduce this strange behavior in the advanced features example "use ngModel to synchronize the value" on http://jsfiddle.net/outsider/n8dt4/322/embedded/result.html

In order to reproduce the behavior ...

  • Write some text in the wysiwyg mode
  • Then switch to codeview mode
  • Type in random chars somewhere in the middle of the text
  • after an unpredictable number of chars the cursor suddenly jumps to the end of the text

Best regards,
Sylvain

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