Macro in table cell with highlight has extra blank lines

XMLWordPrintable

    • 1
    • Severity 3 - Minor

      If you create a table and in a cell, you enter a macro and then you highlight the row, an extra break line appears before and after the macro.

      The macro is displayed properly (with out the extra blank lines) if the row is not highlighted.

      Sample storage format of a page with the issue:

      <p>&nbsp;</p>
      <p><span style="font-size: 16.0pt;font-weight: bold;line-height: normal;">Table 1</span></p>
      <table>
      <tbody>
      <tr>
      <th>asdfasdfasdfa</th>
      <th>asdfasdf</th></tr>
      <tr>
      <td>sdfasdf</td>
      <td>asdfasdf</td></tr>
      <tr>
      <td>asdfas</td>
      <td>asdfasd</td></tr>
      <tr>
      <th>dfasd</th>
      <th>
      <p>&nbsp;</p><ac:macro ac:name="info"><ac:rich-text-body>
      <p>hi!</p></ac:rich-text-body></ac:macro>
      <p>&nbsp;</p></th></tr></tbody></table>
      <h2>Table 2</h2>
      <table>
      <tbody>
      <tr>
      <th>asdfasdfasdfa</th>
      <th>asdfasdf</th></tr>
      <tr>
      <td>sdfasdf</td>
      <td>asdfasdf</td></tr>
      <tr>
      <td>asdfas</td>
      <td>asdfasd</td></tr>
      <tr>
      <td>dfasd</td>
      <td><ac:macro ac:name="info"><ac:rich-text-body>
      <p>hi!</p></ac:rich-text-body></ac:macro></td></tr></tbody></table>
      <p>&nbsp;</p>
      <p>&nbsp;</p>

      Both tables are the same but in the first one (with the problem) the row where the info macro is placed is highlighted.

        1. MacroTableProblem.png
          20 kB
          Alejandro Conde Carrillo

            Assignee:
            Unassigned
            Reporter:
            Alejandro Conde Carrillo (Inactive)
            Votes:
            1 Vote for this issue
            Watchers:
            5 Start watching this issue

              Created:
              Updated:
              Resolved: