Uploaded image for project: 'Confluence Data Center'
  1. Confluence Data Center
  2. CONFSERVER-88292

Text align center for Table header can be applied but doesn't stay once page is published

    XMLWordPrintable

Details

    Description

      Problem

      Text align center for Table header can be applied but doesn't stay once page is published in confluence.

       

      Environment

      Confluence Data Center 8.2.3

      browser - safari and chrome, firefox as well.

      Steps to Reproduce

      1. Create a page in confluence
      2. Insert Table in the page
      3. add text to table header , apply "text-align: center"
      4. The text will be in the center in edit mode
      5. Publish the page
      6. the text becomes left align

      Expected Results

      Table header Text should remain in the center

      Actual Results

      Table header Text shifts to left side 

      Workaround

      Since the bug seems to be isolated to the header part, the workaround consists of removing the header row parameter and visually adjusting it:

      1. Edit the page with affected tables
      2. Click on the Heading row button once
      3. Highlight the first row
      4. Apply Bold
      5. Click on Change cell color
      6. Select Light Grey 100%

      Visually, it will be identical to using a header row parameter, as you can see below:

        • This is using the workaround described, in Confluence 8.4.1
        • It looks the same as an unaffected version (7.19.12 here)

      Notes

      Images attached from edit mode as well as published mode

      page source 

      <table class="relative-table" style="width: 66.2383%;"><colgroup><col style="width: 31.1419%;" /><col style="width: 68.8581%;" /></colgroup>
      <tbody>
      <tr>
      <th scope="col" style="text-align: center;">column1</th>
      <th scope="col" style="text-align: center;">column2</th></tr>
      <tr>
      <td><br /></td>
      <td><br /></td></tr>
      <tr>
      <td><br /></td>
      <td><br /></td></tr>
      <tr>
      <td><br /></td>
      <td><br /></td></tr></tbody></table> 

      Attachments

        1. screenshot-1.png
          screenshot-1.png
          148 kB
        2. screenshot-2.png
          screenshot-2.png
          123 kB
        3. Screenshot 2023-06-29 at 9.22.46 AM.png
          Screenshot 2023-06-29 at 9.22.46 AM.png
          213 kB
        4. Screenshot 2023-06-29 at 9.23.11 AM.png
          Screenshot 2023-06-29 at 9.23.11 AM.png
          306 kB
        5. screenshot-3.png
          screenshot-3.png
          163 kB
        6. screenshot-4.png
          screenshot-4.png
          57 kB
        7. screenshot-5.png
          screenshot-5.png
          48 kB

        Issue Links

          Activity

            People

              zxu2@atlassian.com Zac Xu
              451fa3e2f852 Sameer Gargey
              Votes:
              10 Vote for this issue
              Watchers:
              15 Start watching this issue

              Dates

                Created:
                Updated:
                Resolved: