-
Type:
Bug
-
Resolution: Duplicate
-
Priority:
Low
-
None
-
Affects Version/s: 5.1.3
-
Component/s: Editor - Page / Comment Editor
Steps to reproduce:
- Create a page with Code blocks, and try to add this piece of code.
- You'll see a behavior like this:

For this example I've used a code that has 2067 lines as you can see here:
Since CodeBlock doesn't honor the number of line, due to Word Wrap, it give us more lines.
Workaround
There is none yet