abhisheknair / keynote-nf

Automatically exported from code.google.com/p/keynote-nf
0 stars 0 forks source link

left indent does not work as expected #309

Open GoogleCodeExporter opened 9 years ago

GoogleCodeExporter commented 9 years ago
The left indent buttons and key commands only indent the first line in a 
paragraph, rather than the entire paragraph. 

This works fine with writing plain paragraphs, but prevents the proper use 
of block quotes. Indent based outlines/note taking is also broken whenever 
wrapping occurs, as the subsequent line begins at the left-most edge rather 
than at the same place as the first line. 

In both of these cases, one has to abandon word-wrapping and manually 
format the text with tabs and hard carriage returns in order to approximate 
the required effect, but that doesn't work very well if the width of the 
screen is adjusted.

Original issue reported on code.google.com by ReneBlai...@gmail.com on 12 May 2010 at 2:44