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

HTMLEditorKit posting of ACTIVATE HyperlinkEvent()does not provide enough info

XMLWordPrintable

    • Icon: Enhancement Enhancement
    • Resolution: Fixed
    • Icon: P4 P4
    • 1.4.0
    • 1.2.0, 1.3.0
    • client-libs
    • beta
    • generic
    • generic



      Name: clC74495 Date: 10/16/98


      When using the JEditorPane with the HTMLEditorKit and given
      an HTML link tag that looks like this:

      <A HREF="http://www.klg.com" target="_new">http://www.klg.com&lt;/A>

      it is not posssible to access the "target" since the
      "getDescription()" merely returns the string that was used
      to create the URL. It seems to me that if one actually only
      wanted the URL then they could call
      "linkevent.getURL().toString()" which would leave you open to
      provide the _whole_ tag information in the "description" field.
      (Review ID: 40521)
      ======================================================================

            svioletsunw Scott Violet (Inactive)
            clucasius Carlos Lucasius (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: