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
- is related to
-
XLIT-20 Wrong text width inside cells if the source table has sizes set for columns
-
- Open
-