Page 1 of 1

Paragraphs and character 11

Posted: Sun Apr 07, 2013 8:06 pm
by Thomas Lohrum
Testdata:
  • aaaaaaaaaa
    bbbbbbb
    ccccccccc
  • dddddddddd

Steps to reproduce:
  • select text "bbbbbbb" beginning with pos one until the line end
  • copy to the clipboard

Bug:
When you paste the text to some editors (e.g. PsPad), you will notice character 11 gets displayed behind the pasted text. WinWord does not show the character. It's fine there. Well, maybe it's not a bug, but intention? Is the character needed for the paragraph handling? Is it actually PsPad, not supporting the feature? Therefore i did another test with winword. I created the testdata in WinWord, copied the line and again pasted into PsPad. No character 11 is shown. Seems like it's CN doing something wrong with the clipboard handling.

Thomas

Re: Paragraphs and character 11

Posted: Mon Apr 08, 2013 9:08 am
by CintaNotes Developer
I can confirm, thanks Thomas.
We'll try to fix it already in 2.1.1

Re: Paragraphs and character 11

Posted: Mon Apr 08, 2013 6:01 pm
by Thomas Lohrum
Alex,

i have just retested and noticed that you fixed the issue. However, i think its handling is not quite correct. When i select from position one to the end of line using Ctrl+End and copy/paste the text to PsPad, a CRLF will be inserted. This is wrong. CRLF should only be inserted, if i select the entire line, e.g. using Shift+arrow down.

Thomas

Re: Paragraphs and character 11

Posted: Tue Apr 09, 2013 9:07 am
by CintaNotes Developer
Thomas,

I've checked with MS Word, and indeed, when the line is created with Shift+Enter, no CRLF character gets copied.
Thanks, we'll fix it in the next update.