josdejong / josdejong/jsoneditor
Cannot paste styled/colored contents in Tree mode
Open
bug
help wanted
- Dominant language
- JavaScript
- Stars
- 12.3k
- Forks
- 2.1k
- PR merge metrics
- No merged PRs in 30d
Description
In the tree mode, after paste plain text in fields, the pasted text was wrapped by a 'span' element and it cause the text cannot be selected or insert cursor.
Atfer tesing several versions, I found the problem happens since version 8.6.7, previous version works fine.
``` html
gold
```
Contributor guide
Assessment
This issue has not been assessed yet.