Uploaded image for project: 'Confluence Cloud'
  1. Confluence Cloud
  2. CONFCLOUD-78990

Inconsistent table alignment after converting legacy editor pages to the new editor

XMLWordPrintable

      Issue Summary

      In some cases, table alignments get changed after converting legacy editor pages into the new editor.

      The values in the data-layout attribute of the table sometimes return "default" or "align-start".

      The issue is inconsistent and happens to tables with identical structures without any prior configuration like the below example:

      <table class="wrapped"><colgroup><col /><col /></colgroup>
      <tbody>
      <tr>
      <th>Test</th>
      <th>Test</th></tr>
      <tr>
      <td>

      Steps to Reproduce

      1. Convert a legacy editor page that contains multiple tables into the new editor

      Expected Results

      Table layout gets preserved

      Actual Results

      Table layout is sometimes changed to "default" or "align-start"

      Workaround

      Realign the tables manually after the conversion

              Unassigned Unassigned
              c5522313772a Julian (Inactive)
              Votes:
              1 Vote for this issue
              Watchers:
              5 Start watching this issue

                Created:
                Updated: