• Icon: Bug Bug
    • Resolution: Duplicate
    • Icon: Low Low
    • None
    • 5.5.3, 5.7, 5.8-m13
    • None

      Steps to reproduce:

      1. Create a table in 3x3 in Excel or Open Office Calc
      2. Copy this table.
      3. Paste into a Confluence page.
      4. You'll see that there isn't an option to sort the tables there.

      Workaround:

      • create a new table from scratch
      • copy all cells of the faulty table (which was most likely just pasted from MS Office to the Confluence page) by clicking first in the first (top left) cell, then shift-clicking in the last (bottom right) cell and copying the whole (CTRL-C or contextual menu)
      • paste the clipboard into the first cell of the newly created table
      • delete the "old" table
      • save the page

      Source Editor:

      1. The first table is pasted from Excel, the second one was created via workaround:
        <table>
          <colgroup>
            <col/>
            <col/>
          </colgroup>
          <tbody>
            <tr>
              <td>Number</td>
              <td>Customer</td>
            </tr>
            <tr>
              <td>1</td>
              <td>
                <a href="http://Atlassian.com">Atlassian.com</a>
              </td>
            </tr>
            <tr>
              <td>2</td>
              <td>
                <a href="http://Bodybuilding.com">Bodybuilding.com</a>
              </td>
            </tr>
            <tr>
              <td>3</td>
              <td>
                <a href="http://Youtube.com">Youtube.com</a>
              </td>
            </tr>
          </tbody>
        </table>
        
        
        
        
        <table>
          <tbody>
            <tr>
              <th>Number</th>
              <th>Customer</th>
            </tr>
            <tr>
              <td>1</td>
              <td>
                <a href="http://Atlassian.com">Atlassian.com</a>
              </td>
            </tr>
            <tr>
              <td>2</td>
              <td>
                <a href="http://Bodybuilding.com">Bodybuilding.com</a>
              </td>
            </tr>
            <tr>
              <td>3</td>
              <td>
                <a href="http://Youtube.com">Youtube.com</a>
              </td>
            </tr>
          </tbody>
        </table>
        
        

            [CONFSERVER-36458] Table has no Sort function when pasted from MS Office

            Katherine Yabut made changes -
            Workflow Original: JAC Bug Workflow v3 [ 2899026 ] New: CONFSERVER Bug Workflow v4 [ 2993526 ]
            Owen made changes -
            Workflow Original: JAC Bug Workflow v2 [ 2791793 ] New: JAC Bug Workflow v3 [ 2899026 ]
            Status Original: Resolved [ 5 ] New: Closed [ 6 ]
            Owen made changes -
            Workflow Original: JAC Bug Workflow [ 2721705 ] New: JAC Bug Workflow v2 [ 2791793 ]
            Owen made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2391852 ] New: JAC Bug Workflow [ 2721705 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5 [ 2272261 ] New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2391852 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2222342 ] New: Confluence Workflow - Public Facing - Restricted v5 [ 2272261 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2169499 ] New: Confluence Workflow - Public Facing - Restricted v5.1 - TEMP [ 2222342 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v5 [ 1918782 ] New: Confluence Workflow - Public Facing - Restricted v5 - TEMP [ 2169499 ]
            Katherine Yabut made changes -
            Workflow Original: Confluence Workflow - Public Facing - Restricted v3 [ 1728603 ] New: Confluence Workflow - Public Facing - Restricted v5 [ 1918782 ]
            Katherine Yabut made changes -
            Workflow Original: CONF Bug Subtask WF (TEMP) [ 1681250 ] New: Confluence Workflow - Public Facing - Restricted v3 [ 1728603 ]

              shaffenden Steve Haffenden (Inactive)
              wzanchet William Zanchet (Inactive)
              Affected customers:
              1 This affects my team
              Watchers:
              4 Start watching this issue

                Created:
                Updated:
                Resolved: