Export to GitHub

keepnote - issue #399

Leading spaces get eliminated


Posted on Jan 22, 2011 by Grumpy Kangaroo
What steps will reproduce the problem?

Create a note with text (code in a programming language) such that spaces are used to align lines after a line break. In the following example, "xlab" and "main" is supposed to start below the "d" of "data1"

plot3d(data1, data2, data3, xlab="DAT1", ylab="DAT2", zlab="DAT3", main="ALL THE DATS")

What is the expected output? What do you see instead?

The expected output is shown above. What happens instead is that with every saving of the notebook, one more space gets eliminated before "xlab" and before "main".

What version of the product are you using? On what operating system?

0.6.7 on Ubuntu 10.10

Comment #1

Posted on Feb 23, 2011 by Quick Elephant

(No comment was entered for this change.)

Comment #2

Posted on Jul 16, 2011 by Grumpy Kangaroo

clarification: this particularly happens when one has leading spaces in one note (cf. ), CHANGES TO A DIFFERENT NOTE (I just clicked on the next note below), and then just saves the notebook. When one then goes back to the first note, spaces have been eliminated (cf. ). Still an issue in 0.7.4 on Mint 11.

Attachments

Comment #3

Posted on Jul 16, 2011 by Quick Elephant

Sorry, I responded to the newer version (issue 502) of this issue instead of this one. Bug will be fixed in keepnote 0.7.5.

Status: Duplicate

Labels:
Type-Defect Priority-Medium editor