Copy & paste into book and quill displays CR on each line
The bug
When I copy & paste a text from anywhere (notepad, webpage, word, etc...) from windows into a book and quill, a carriage return control character is added at the end of each line.
I suppose it's because the new line char on Windows is "\r\n" (CR-LF), the CR char is displayed but it should not.
It's possible to avoid this problem using an advanced Text Editor that allow to choose the new-line char, using the linux mode (\n) there are no problem. Using the Mac mode (\r only), there are not new line, all text is collapsed with the CR char as separator. (See screenshots)
Created Issue:
Copy/Paste into Book And Quill display CR on each line
When I copy/Paste a text from anywhere (notepad, webpage, word, etc...) from windows into a Book And Squil, a char CR is added at the end of each line.
I suppose it's because the news line char on WIndows is "\r\n" (CR-LF), the CR char is displayed but it should not.
It's possible to avoid this problem using an advanced Text Editor that allow to choose the new-line char, using the linux mode (\n) there are no problem. Using the Mac mode (\r only), there are not new line, all text is collapsed with the CR char as separator. (See screenshots)
Environment
Windows 7
Java 1.8
When I copy/Paste a text from anywhere (notepad, webpage, word, etc...) from windows into a Book And Squil, a char CR is added at the end of each line.
I suppose it's because the new
sline char on WIndows is "\r\n" (CR-LF), the CR char is displayed but it should not.It's possible to avoid this problem using an advanced Text Editor that allow to choose the new-line char, using the linux mode (\n) there are no problem. Using the Mac mode (\r only), there are not new line, all text is collapsed with the CR char as separator. (See screenshots)
When I copy
/Paste a text from anywhere (notepad, webpage, word, etc...) from windows into aBookAndSquil, a charCRis added at the end of each line.I suppose it's because the new line char on W
Indows is "\r\n" (CR-LF), the CR char is displayed but it should not.It's possible to avoid this problem using an advanced Text Editor that allow to choose the new-line char, using the linux mode (\n) there are no problem. Using the Mac mode (\r only), there are not new line, all text is collapsed with the CR char as separator. (See screenshots)
The bug
When I copy & paste a text from anywhere (notepad, webpage, word, etc...) from windows into a book and quill, a carriage return control character is added at the end of each line.
I suppose it's because the new line char on Windows is "\r\n" (CR-LF), the CR char is displayed but it should not.
It's possible to avoid this problem using an advanced Text Editor that allow to choose the new-line char, using the linux mode (\n) there are no problem. Using the Mac mode (\r only), there are not new line, all text is collapsed with the CR char as separator. (See screenshots)
Windows 7
Java 1.8
Copy/Paste intoBookAndQuill display CR on each lineCopy & paste into book and quill displays CR on each line




I had the same issue as well. I was creating an Adventure Map, and when I copied the text from my web browser, it started doing this.
Yes, this really puts a crimp in our plans for making lore a cornerstone of our world.