I'm experiencing a very strange and extremely annoying bug when copy/pasting code from one notebook Cell to another. If the amount of lines that I need to copy/paste is over 10 lines, the pasted code is truncated with an "..." in the middle. I will s...