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

Overview page flashes when you view a class page and then click FRAMES

    XMLWordPrintable

Details

    • Bug
    • Resolution: Won't Fix
    • P4
    • None
    • 5.0
    • tools

    Description

      The fix to the following bug fixed the problem where if you go to a
      javadoc-generated document, turn off frames, click down to a
      class page, then click "Frames", the class page disappears,
      and you are returned to the original overview page.

      4665566: 'Frames' link always takes you to the index.html.

      The fix was to implemented javascript to save the relative path to
      the class page as a query string, like this:

      http://whatever/sample/4665566/index.html?java/lang/Appendable.html

      The problem is that at least on Mozilla, the default page (titled
      "Package java.lang") displays momentarily before the Appendable page.
      Is there a way to prevent that page from momentarily displaying?


      Attachments

        Activity

          People

            bpatel Bhavesh Patel (Inactive)
            dkramersunw Douglas Kramer (Inactive)
            Votes:
            0 Vote for this issue
            Watchers:
            0 Start watching this issue

            Dates

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: