JEditorKit: <a> tags add extra space

XMLWordPrintable

    • Type: Bug
    • Resolution: Duplicate
    • Priority: P4
    • None
    • Affects Version/s: 1.1
    • Component/s: client-libs

      Anchor specifications create white space in adjacent text unless a <p> tag (or equiv.) intervenes. The following file can be used to test.

      <HTML>
      <HEAD>
      <TITLE>
      Test
      </TITLE>
      </HEAD>
      <BODY BGCOLOR="#ffffff">
      <a name="lklkj"></a>
      &lt;- Extra space
      <p>
      <a name="lklkj"></a>
      <p>
      &lt;- no space

      </body>
      </HTML>

            Assignee:
            Scott Violet (Inactive)
            Reporter:
            Larry Hoffman (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: