Relative Positioning in JEditorPane

XMLWordPrintable

    • Type: Bug
    • Resolution: Fixed
    • Priority: P2
    • 1.2.0
    • Affects Version/s: 1.2.0
    • Component/s: 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)
      ======================================================================

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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: