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

Relative Positioning in JEditorPane

XMLWordPrintable

    • Icon: Bug Bug
    • Resolution: Fixed
    • Icon: P2 P2
    • 1.2.0
    • 1.2.0
    • client-libs
    • swing1.1
    • generic
    • generic



      Name: rm29839 Date: 01/09/98


      If I create a JEditorPane using

          JEditorPane pane = new JEditorPane(
             "myDocument.html#offset");

      the text is not positioned at the position
      in the HTML file where the anchor is defined:

           <A NAME="offset>Here my text should start</A>

      Instead the text starts at the top of the file.
      (Review ID: 22703)
      ======================================================================

            tprinzing Tim Prinzing (Inactive)
            rmandelsunw Ronan Mandel (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            1 Start watching this issue

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: