Page 1 of 1

notes with mixed tabs and spaces

Posted: Wed Feb 20, 2013 10:11 pm
by dordave
I'm using Win7 x64/CintaNotes 2.0.4 beta 1.
Notes with mixed tabs and spaces seem to display differently in the editor and the notes list.

Simplest example I could find:

first line: tab, 2 spaces, x
second line: space, tab, space, x

The x's are lined up in the editor, but not in the notes list.

Thanks.

Re: notes with mixed tabs and spaces

Posted: Thu Feb 21, 2013 9:07 am
by CintaNotes Developer
Hi Dave, thanks for the report!
I was able to reproduce the problem, we'll try to fix it in 2.0.4 final.

Re: notes with mixed tabs and spaces

Posted: Fri Feb 22, 2013 9:05 am
by CintaNotes Developer
After some investigation this turned out not a bug.

The thing is, the first Ctrl+Tab doesn't insert the Tab character - it indents the paragraph.
So the two cases are not equivalent.

To test cleanly, enter x[Ctrl+Tab][Space]x, and then delete the first x. Then the two lines are displayed the same.