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

XMLWordPrintable

    • Type: Bug
    • Resolution: Won't Fix
    • Priority: P4
    • None
    • Affects Version/s: 5.0
    • Component/s: tools

      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?


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

              Created:
              Updated:
              Resolved:
              Imported:
              Indexed: