Ticket #1609 (new defect)

Opened 1 year ago

Extra space before the table

Reported by: hans Assigned to: anonymous
Priority: major Milestone:
Component: generic Version:
Keywords: Cc:
Time spent: Time remaining:
Time planned:

Description

Extra space is added before the table when the text block is saved: http://youtube.com/watch?v=gWbrJeHSEIg

Notice the difference in source code:

Kupu:

<table class="kupu_table_normal">
<tbody>
<tr>
<td>Riik</td>

Saved resource:

<table >
<br/>

<br/>
<tr>
<br/>
<td>Riik</td>

Link to the resource: http://lemill.net/content/defect-extra-space-before-table/view