Border is wrong in TABLE in HTML viewer

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P3
    • 1.2.0
    • Affects Version/s: 1.2.0
    • Component/s: client-libs
    • 1.2fcs
    • generic, x86
    • generic, windows_nt
    • Not verified

      The border for a TABLE gets rendered very poorly. This is on a build somewhat ahead of 1.2b4-G.

      Test with the HTML content. I've tested it on Solaris JDk1.2 & on win32 using JDK 1.1.6.

      <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML//EN">
      <html>
        <head>
          <title>Border Bug</title>
        </head>

        <body>
            <h1>Border Bug</h1>

      <table border>
      <tr>
      <td>one A
      <td>two A
      <td>three A
      </tr>
      <tr>
      <td>one B
      <td>two B
      <td>three B
      </tr>

      </table>

        </body>
      </html>

            Assignee:
            Tim Prinzing (Inactive)
            Reporter:
            Eduardo Pelegrillopart (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: