Skip to content

Weird editor behaviour when using Copy & Paste on text in Markdown syntax #199

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

Closed
RotterMartin opened this issue May 20, 2018 · 1 comment · Fixed by #290
Closed

Weird editor behaviour when using Copy & Paste on text in Markdown syntax #199

RotterMartin opened this issue May 20, 2018 · 1 comment · Fixed by #290
Labels
bug Something isn't working feature: SimpleMDE Realted to the formerly integrated SimpleMDE editor
Milestone

Comments

@RotterMartin
Copy link

RotterMartin commented May 20, 2018

Strange editor behaviour when entering text (in Markdown syntax) and doing copy&paste. Text is pasted to wrong positions, or gets lost, or parts of text can't be selected with cursor any more.
Reproduce: Just enter some text using ## and * syntax, and do some edits, copy & paste, etc.,

@RotterMartin RotterMartin changed the title Weird editor behavior when using Copy & Paste on text in Markdown syntax Weird editor behaviour when using Copy & Paste on text in Markdown syntax May 20, 2018
@jancborchardt jancborchardt added bug Something isn't working markdown labels Jun 4, 2018
@dest4
Copy link

dest4 commented Jul 16, 2018

I experienced the problem when there were empty items in the list.

- blah blah
- 
* Where is Bryan ?

* Where is Bryan ? is displayed just below - blah blah (2nd line), but is clickable and selectable at the 3rd line.

The effect can accumulate in a document, making the edition very difficult and confusing.

Workaround: ensure there are no empty items.

@korelstar korelstar mentioned this issue Mar 16, 2019
54 tasks
@korelstar korelstar added this to the 3.0.0 milestone May 2, 2019
@korelstar korelstar added feature: SimpleMDE Realted to the formerly integrated SimpleMDE editor and removed markdown labels May 24, 2019
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working feature: SimpleMDE Realted to the formerly integrated SimpleMDE editor
Projects
None yet
Development

Successfully merging a pull request may close this issue.

4 participants