Column widths specified without % render as pixel length in IE but percent in Firefox

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: Medium
    • 2.2.9
    • Affects Version/s: 2.2.5, 2.2.6, 2.2.7
    • Component/s: None

      Firefox and IE have conflicting default units for columns, so when a user specifies a column width without including the units in wiki markup, columns break when viewed in another browser. 50 wide columns look fine in Firefox but are very narrow in Internet Explorer.

      Confluence should be appending a default unit to any column widths, it could for example specify percentages for values under 100 and pixels for any value above 100.

      To replicate:

      {section} {column:width=50}
      h3. Level 3 Heading
      # Numbered List Item
      # Numbered List Item{column} {column:width=50}
      h3. Level 3 Heading
      Normal Text{column}{section}

              Assignee:
              Unassigned
              Reporter:
              David Soul [Atlassian]
              Votes:
              0 Vote for this issue
              Watchers:
              1 Start watching this issue

                Created:
                Updated:
                Resolved: