Uploaded image for project: 'Inline Table LiveData'
  1. Inline Table LiveData
  2. XLIT-19

Cell style from the original table is applied to a container inside the cell instead of the cell itself - including width

    XMLWordPrintable

Details

    • Bug
    • Resolution: Unresolved
    • Major
    • None
    • 1.0.2
    • None
    • Unknown

    Description

      Steps to reproduce:

      • create the following table in a page:
        |=A|=B|=C
        |(% style="width:30%; background-color: green; color: white;" %)This is a text that is a bit longer|(% style="width:30%" %)This is a text that is a bit longer|(% style="width:40%" %)This is a text that is a bit longer This is a text that is a bit longer This is a text that is a bit longer This is a text that is a bit longer This is a text that is a bit longer This is a text that is a bit longer This is a text that is a bit longer This is a text that is a bit longer This is a text that is a bit longer This is a text that is a bit longer This is a text that is a bit longer This is a text that is a bit longer This is a text that is a bit longer This is a text that is a bit longer This is a text that is a bit longer This is a text that is a bit longer This is a text that is a bit longer This is a text that is a bit longer This is a text that is a bit longer This is a text that is a bit longer
        
      • save and display, this is the result:
      • wrap this table in the livedata-inline-table macro:
        {{livedata-inline-table}}
        |=A|=B|=C
        |(% style="width:30%; background-color: green; color: white;" %)This is a text that is a bit longer|(% style="width:30%" %)This is a text that is a bit longer|(% style="width:40%" %)This is a text that is a bit longer This is a text that is a bit longer This is a text that is a bit longer This is a text that is a bit longer This is a text that is a bit longer This is a text that is a bit longer This is a text that is a bit longer This is a text that is a bit longer This is a text that is a bit longer This is a text that is a bit longer This is a text that is a bit longer This is a text that is a bit longer This is a text that is a bit longer This is a text that is a bit longer This is a text that is a bit longer This is a text that is a bit longer This is a text that is a bit longer This is a text that is a bit longer This is a text that is a bit longer This is a text that is a bit longer
        {{/livedata-inline-table}}
        
      • save and display

      Expected result:

      • green background should apply to the whole cell
      • the width of the columns (30, 30, 40) should apply to the table cells, until the livedata table is resized manually

      Actual result:

      • green background is only applied to the text
      • the width of the columns applies to the text inside the cell, not to the cell itself

      Attachments

        Issue Links

          Activity

            People

              Unassigned Unassigned
              lucaa Anca Luca
              Votes:
              0 Vote for this issue
              Watchers:
              0 Start watching this issue

              Dates

                Created:
                Updated: