hosain-fouad / dotify

Automatically exported from code.google.com/p/dotify
0 stars 3 forks source link

Leader/Break OBFL parsing #17

Closed GoogleCodeExporter closed 9 years ago

GoogleCodeExporter commented 9 years ago
What steps will reproduce the problem?

In a new block, insert a leader with position=100% and align=right, follow that 
with <br/> and some text:
<block>
<leader position="100%" align="right"/><br/>some text
</block>

What is the expected output?
[EMPTY LINE]
some text

What do you see instead?
                                  some text

(aligned to the right on the same row as leader)

Original issue reported on code.google.com by joel.hak...@mtm.se on 9 Aug 2012 at 8:59

GoogleCodeExporter commented 9 years ago

Original comment by joel.hak...@mtm.se on 21 Aug 2012 at 6:38

GoogleCodeExporter commented 9 years ago
This issue was closed by revision r112.

Original comment by joel.hak...@mtm.se on 22 Aug 2012 at 8:17