Uploaded image for project: 'JDK'
  1. JDK
  2. JDK-4143111

Border is wrong in TABLE in HTML viewer

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P3 P3
    • 1.2.0
    • 1.2.0
    • 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>

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: