Copy and paste does not preserve the original indentation
PaulNovodonSWM opened this issue · 1 comments
PaulNovodonSWM commented
Observed in Firefox 77.
Reproduce steps:
- Copy a selection of a formatted JSON (make sure it contains indentation for the enclosed children objects)
- Go to a text editor (any would do; mine were BBEdit on Mac and Notepad++ on Win)
- Paste the selection
- Observe that the indentation is lost and all lines start from the beginning (see attached images)
Original JSON selection:
Pasted selection: