Word Import fails to render table borders

XMLWordPrintable

    • Type: Bug
    • Resolution: Obsolete
    • Priority: Low
    • 5.7
    • Affects Version/s: 5.4.2
    • Component/s: None
    • Environment:

      Chrome 42.0.2311.90m
      Windows 7, 64-bit

      When using "Import Office Word" macro to import a word document containing a table, the default table border (solid, 1 pixel wide) gets converted to an HTML solid border with a width of 0.5px.

      When viewed under Chrome 42.0.2311.90m the table borders will not get rendered because anti-aliasing collapses their width to 0.

      To view the border, a user needs to zoom to 150% or change the CSS style from width: 0.5px to width: 1px

      Suggested fix: increase the border width to 1px.

            Assignee:
            Unassigned
            Reporter:
            Gili
            Votes:
            0 Vote for this issue
            Watchers:
            2 Start watching this issue

              Created:
              Updated:
              Resolved: