-
Type:
Bug
-
Resolution: Not a bug
-
Priority:
Low
-
Component/s: Editor - Cloud
-
None
-
1
-
Minor
Issue Summary
When using Code Blocks, entering code that lacks any whitespace at the end of each line will result in a whitespace character being at the end when highlighted, such as for copying.
Steps to Reproduce
- Add a Code Snippet Block to a Description, or comment.
- Enter lines of text that lack whitespace at the end of each line.
- Highlight the text to copy it.
- Paste that into a Code Editor.
Expected Results
The whitespace is not represented in the copied content.
Actual Results
The whitespace is represented in the copied content.
i.e. new information was added that wasn't there before.
Workaround
Currently there is no known workaround for this behavior. A workaround will be added here when available
- derived from
-
DTR-1294 Loading...